This repository contains my solutions to the homework problems from the 5-day DSA Bootcamp conducted by Himanshu Prasad.
- Duration: 5 days (26th Oct - 30th Oct, 2024)
- Time: 7:00 PM - 9:00 PM
- Language Used: Java
- Instructor: Himanshu Prasad
- Overview & Importance of DSA
- DSA in Tech Companies
- Basic Math Problems
- Loop-based Problems
- Pattern Programming
- Star Patterns
- Number Patterns
- Pyramid Patterns
- Searching Algorithms
- Linear Search vs Binary Search
- Binary Search Implementation
- Practice Problems
- (Coming Soon)
- (Coming Soon)
- Each day's solutions are organized in separate folders
- Solutions are properly commented for better understanding
- Questions are included in the comments of each solution file
- Feel free to raise issues if you find any bugs or have suggestions
- Make sure you have Java JDK installed
- Clone the repository:
git clone [repository-url]
- Compile and run any Java file:
javac filename.java java filename
This repository is continuously updated as the bootcamp progresses. Star β this repository to stay updated with daily solutions!
- LinkedIn: Md Shahbaz Hashmi Ansari
Made with β€οΈ during DSA Bootcamp