|
1 | 1 | # DataStructures_Python |
2 | 2 | Data Structures Implementation in Python and Explains each Steps. |
| 3 | + |
| 4 | + |
| 5 | +## 🔴 Data Structures and Algorithms using Python 🔴 |
| 6 | + |
| 7 | +### YouTube Link - https://bit.ly/2RrlM0M |
| 8 | + |
| 9 | +Welcome to our Competetive Programming Playlist that includes the Data Structures, Algorithms, and Coding Questions that mostly asked in Interviews of Google, Facebook, Microsoft, and Amazon Implemented in Python with Proper Explanation and Logics to Increase the Logic Building and Problem Solving Technique. |
| 10 | + |
| 11 | +Here Now available the Arrays Data Structures in the Repository - |
| 12 | + |
| 13 | +🔴Arrays Include - |
| 14 | +1. Introduction to Data Structures and Arrays |
| 15 | +2. Static Array Implementation in Python |
| 16 | +3. Dynamic Array Implementation in Python |
| 17 | +4. Array - Build-in Library in Python |
| 18 | +5. Coding Questions that Mostly asked in Interviews |
| 19 | + |
| 20 | +🔵Playlists that make you skilled up - |
| 21 | +Data Science and Analysis - https://bit.ly/3hnTY8M |
| 22 | +Machine Learning - https://bit.ly/3gsuIxb |
| 23 | +Face Recognition - https://bit.ly/2YphpHm |
| 24 | +Creative Python - https://bit.ly/34nM9wr |
| 25 | +Latest Tech Videos - https://bit.ly/2QcaOeW |
| 26 | + |
| 27 | +🔴Next this Week - Stacks Implementation in Python with Examples. |
| 28 | + |
| 29 | +This Repository Will Keep You Update about all the Data Strucutres in Python - |
| 30 | +1. Arrays |
| 31 | +2. Stacks |
| 32 | +3. LinkedLists |
| 33 | +4. Queue |
| 34 | +5. Trees |
| 35 | +6. Heap |
| 36 | +7. Hashing |
| 37 | +8. Graphs |
| 38 | +9. Advance Data Structures |
| 39 | +10. Matrix and Strings |
| 40 | + |
| 41 | +### Connect with us: |
| 42 | + |
| 43 | +[<img align="left" alt="FreeBirds Crew | YouTube" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/youtube.svg" />](https://www.youtube.com/channel/UC4RZP6hNT5gMlWCm0NDzUWg?view_as=subscriber?sub_confirmation=1) |
| 44 | +[<img align="left" alt="FreeBirds Crew | Twitter" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/twitter.svg" />](https://twitter.com/CrewFreebirds) |
| 45 | +[<img align="left" alt="FreeBirds Crew | LinkedIn" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/linkedin.svg" />](https://www.linkedin.com/in/simranjeet-singh-ab8071153/) |
| 46 | +[<img align="left" alt="FreeBirds Crew | Instagram" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/instagram.svg" />](https://www.instagram.com/freebirdscrew/) |
0 commit comments