https://github.com/priyakdey/zero-dark-thirty
Zero Dark Thirty is a single place for interview preparation, well atleast a single place to have all links and documents for preparation. It will have solutions from different places for DSA, generic DSA problems and theory, notes in PDF for reference, LLD, HLD materials related to PDF, probably some LLD projects and HLD designs, CS basics notes.
https://github.com/priyakdey/zero-dark-thirty
datastructures-algorithms faang-interview faang-preparation interview-preparation java
Last synced: 7 days ago
JSON representation
Zero Dark Thirty is a single place for interview preparation, well atleast a single place to have all links and documents for preparation. It will have solutions from different places for DSA, generic DSA problems and theory, notes in PDF for reference, LLD, HLD materials related to PDF, probably some LLD projects and HLD designs, CS basics notes.
- Host: GitHub
- URL: https://github.com/priyakdey/zero-dark-thirty
- Owner: priyakdey
- License: mit
- Created: 2024-06-23T20:30:58.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T19:56:19.000Z (10 months ago)
- Last Synced: 2025-02-02T03:34:42.276Z (5 months ago)
- Topics: datastructures-algorithms, faang-interview, faang-preparation, interview-preparation, java
- Language: Java
- Homepage:
- Size: 265 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zero Dark Thirty
Zero Dark Thirty is a single place for interview preparation, well atleast a single
place to have all links and documents for preparation. It will have solutions
from different places for DSA, generic DSA problems and theory, notes in PDF for
reference, LLD, HLD materials related to PDF, probably some LLD projects and HLD
designs, CS basics notes.As Kathyrn Bigelow explains, "it's a military term for early morning before dawn,
and it refers also to the darkness and secrecy that cloaked the entire
decade-long mission."**NOTE**: This project is educational and preparation for interview for product
companies, solutions might be best, but imho computer science is opinions...So take
everything here with a pinch of salt.## Table of Content
- [Data Structures and Algorithms](#data-structures-algorithms)
- [LICENSE](#license)## Data Structures and Algorithms
1. DSA Solution from [workat.tech](https://workat.tech): [workattech](./workattech)
1. DSA Solution from [algoexpert.io](https://algoexpert.io): [algoexpert](./algoexpert)
1. [Grind-75](https://www.techinterviewhandbook.org/grind75) solutions: [grind-75](./grind-75)# LICENSE
Entire project is under MIT LICENSE, a copy of which can be found [here](LICENSE)