https://github.com/ps0305/udemy-the-coding-bootcamp-algorithms-data-structures
Data Structures + Algorithms with JavaScript
https://github.com/ps0305/udemy-the-coding-bootcamp-algorithms-data-structures
algorithm algorithms-and-data-structures data-structures javascript
Last synced: 3 months ago
JSON representation
Data Structures + Algorithms with JavaScript
- Host: GitHub
- URL: https://github.com/ps0305/udemy-the-coding-bootcamp-algorithms-data-structures
- Owner: ps0305
- License: apache-2.0
- Created: 2018-09-18T07:09:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T04:36:36.000Z (about 2 years ago)
- Last Synced: 2025-08-25T23:02:17.000Z (3 months ago)
- Topics: algorithm, algorithms-and-data-structures, data-structures, javascript
- Language: JavaScript
- Size: 152 KB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Data Structures? They're here. Algorithms? Covered. Yep!
Clear, well-diagramed explanations for every single problem to make sure you understand the solution
* An overview of the most important data structures to know about. These are presented for people without a CS degree.
* A huge collection of common algorithm questions, including everything from 'reversing a string' to 'determine the width of a BST'
* Sensible strategies for tackling systems design problems
