Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ramonfsk/data-structures-and-algorithms
Exercises about Data Structure & Algorithms teaching by @prateek27, Google Software Engineer
https://github.com/ramonfsk/data-structures-and-algorithms
cplusplus data-structures-and-algorithms interview-questions problems-solving software-engineering xcode
Last synced: 6 days ago
JSON representation
Exercises about Data Structure & Algorithms teaching by @prateek27, Google Software Engineer
- Host: GitHub
- URL: https://github.com/ramonfsk/data-structures-and-algorithms
- Owner: ramonfsk
- License: mit
- Created: 2023-09-08T13:03:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-16T18:05:04.000Z (6 months ago)
- Last Synced: 2024-06-16T19:39:40.092Z (6 months ago)
- Topics: cplusplus, data-structures-and-algorithms, interview-questions, problems-solving, software-engineering, xcode
- Language: C++
- Homepage:
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Structure & Algorithms Study
This repo contains a bunch of examples and exercies about data sctructures and algorithms using C/C++, write using Xcode.
The course can be finded on Udemy for this link: [Data Structures & Algorithms, Level-up for Coding Interviews](https://www.udemy.com/course/cpp-data-structures-algorithms-levelup-prateek-narang/)