This repository contains my personal solutions to problems from InterviewBit, organized by topic. It serves as a learning resource and quick reference for interview preparation.
Each folder represents a topic, similar to how InterviewBit categorizes them:
- Time Complexity
- Arrays
- Math
- Binary Search
- Bit Manipulation
- Strings
- Two Pointers
- Linked Lists
- Stacks and Queues
- BackTracking
- Hashing
- Heaps And Maps
- Tree data Structure
- Dynamic Programming
- Greedy Algorithm
- Graphs Data Structure & Algorithms
Each problem file is named appropriately and may include comments explaining the logic.
- C++
- C
- Python
I will keep updating the repo as I solve more problems.
You can click to view specific solutions:
Suggestions and improvements are welcome! Open an issue or a pull request if you'd like to contribute.
If you find this helpful, consider giving it a βοΈ!