Skip to content

Commit 91927e5

Browse files
author
Li Yin
authored
better content
1 parent 6f0746b commit 91927e5

File tree

1 file changed

+32
-44
lines changed

1 file changed

+32
-44
lines changed

README.md

Lines changed: 32 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,31 @@
1-
# **Hands-on Algorithmic Problem Solving** [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
21

3-
A 100% open sourced book for anyone who wants to learn to code and get a software engineer job.
4-
## Contributing
5-
The book is written in latex, and all contents except the code is located under [**Easy-Book** folder](Easy-Book). Feel free to send me [pull requests](https://github.com/liyin2015/python-coding-interview/pulls) or email (li.yin.gravity@gmail.com) to contribute contents. Before you start to improve the contents, it would be helpful to know the [high-level structure of the book](#about-this-book). Read [How to contribute?](how_to_contribute.md) for more details.
6-
7-
All contributors (with decent amount of contributions) will be listed as authors in the project.
8-
9-
## A one-stop coding interview prep book!
10-
<!-- Please don't remove this: Grab your social icons from https://github.com/carlsednaoui/gitsocial -->
11-
<!-- display the social media buttons in your README -->
2+
<div align="center">
3+
<h1><img width="30" src="">&nbsp;<a href="https://madewithml.com/">Hands-on Algorithmic Problem Solving</a></h1>
4+
<br> DSA · Python · LeetCode · Principles · Problem patterns<br>
5+
</div>
126

13-
[![alt text][3.1]][3] [![Medium Blog][4.1]][4]
14-
<!-- [![alt text][1.1]][1]
15-
[![alt text][2.1]][2] -->
7+
<br>
168

17-
<!--[![alt text][5.1]][5]
18-
[![alt text][6.1]][6]-->
9+
<div align="center">
10+
<!-- <a target="_blank" href="https://www.liyinscience.com/"><img src="https://img.shields.io/badge/Subscribe-30K-brightgreen"></a>&nbsp; -->
11+
<a target="_blank" href="https://github.com/liyin2015/python-coding-interview"><img src="https://img.shields.io/github/stars/liyin2015/python-coding-interview.svg?style=social&label=Star"></a>&nbsp;
12+
<a target="_blank" href="https://www.linkedin.com/in/li-yin-00b0456b/"><img src="https://img.shields.io/badge/style--5eba00.svg?label=LinkedIn&logo=linkedin&style=social"></a>&nbsp;
13+
<a target="_blank" href="https://twitter.com/liyinscience"><img src="https://img.shields.io/twitter/follow/liyinscience.svg?label=Follow&style=social"></a>
14+
<br>
15+
</div>
1916

20-
<!-- links to social media icons -->
21-
<!-- no need to change these -->
17+
<br>
18+
<hr>
2219

23-
<!-- icons with padding -->
20+
<!-- # **Hands-on Algorithmic Problem Solving** [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) -->
2421

25-
[1.1]: http://i.imgur.com/tXSoThF.png (twitter icon with padding)
26-
[2.1]: http://i.imgur.com/P3YfQoD.png (facebook icon with padding)
27-
[3.1]: https://www.iconfinder.com/icons/2329259/download/png/32 (google plus icon with padding)
28-
[4.1]: https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white
29-
<!--[4.1]: http://i.imgur.com/YckIOms.png (tumblr icon with padding)-->
30-
<!--[5.1]: http://i.imgur.com/1AGmwO3.png (dribbble icon with padding)
31-
[6.1]: http://i.imgur.com/0o48UoR.png (github icon with padding)-->
32-
33-
<!-- icons without padding -->
34-
35-
[1.2]: http://i.imgur.com/wWzX9uB.png (twitter icon without padding)
36-
[2.2]: http://i.imgur.com/fep1WsG.png (facebook icon without padding)
37-
[3.2]: http://i.imgur.com/VlgBKQ9.png (google plus icon without padding)
38-
[4.2]: http://i.imgur.com/jDRp47c.png (tumblr icon without padding)
39-
[5.2]: http://i.imgur.com/Vvy3Kru.png (dribbble icon without padding)
40-
[6.2]: http://i.imgur.com/9I6NRUm.png (github icon without padding)
22+
A 🔥 100% open sourced book for anyone who wants to learn to code and get a software engineer job.
23+
## Contributing
24+
The book is written in latex, and all contents except the code is located under [**Easy-Book** folder](Easy-Book). Feel free to send me [pull requests](https://github.com/liyin2015/python-coding-interview/pulls) or email (li.yin.gravity@gmail.com) to contribute contents. Before you start to improve the contents, it would be helpful to know the [high-level structure of the book](#about-this-book). Read [How to contribute?](how_to_contribute.md) for more details.
4125

26+
All contributors (with decent amount of contributions) will be listed as authors in the project.
4227

43-
<!-- links to your social media accounts -->
44-
<!-- update these accordingly -->
45-
[1]: https://twitter.com/liyinscience
46-
[2]: https://www.facebook.com/li.yin.355
47-
[3]: https://www.linkedin.com/in/li-yin-00b0456b/
48-
[4]: https://medium.com/algorithms-and-leetcode
49-
[5]: https://www.liyinscience.com/
28+
## A one-stop coding interview prep book!
5029

5130
## About this book
5231

@@ -154,10 +133,19 @@ Publish, 2013.
154133
Practice is important. Schedule some mocking interviews with [interviewing.io](https://interviewing.io/). If you cant manage to register, you can join us in [discord server](https://discord.gg/ZXnSag7fMP) and ask peers for practice interview.
155134

156135
## Community
157-
**Join me on discord server: https://discord.gg/ZXnSag7fMP, for early access of the book and a supportive community**
136+
**Join me on discord server: https://discord.gg/ZXnSag7fMP, for a supportive community**
158137

159138
## Feedback
160139
If you have ideas to improve the book, about formatting, more contents, or correct the errors, do not hesitate to let me know.
161140

162-
<!---## Copyright
163-
The book is copyrighed and protected, please do not spread without permission. ---!>
141+
<!-- Citation -->
142+
To cite this content, please use:
143+
144+
```bibtex
145+
@misc{madewithml,
146+
author = {Li Yin},
147+
title = {Hands-on Algorithmic Problem Solving},
148+
howpublished = {\url{https://github.com/liyin2015/python-coding-interview/}},
149+
year = {2021}
150+
}
151+
```

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy