Skip to content

This repository contains my solutions to homework problems from the 5-Day DSA Bootcamp led by Himanshu Prasad. Special thanks to SIT Techfrenzy for organizing this bootcamp session! πŸ‘‡

Notifications You must be signed in to change notification settings

ShahbazCoder1/DSA-Java-Bootcamp-SIT-Techfrenzy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Data Structures and Algorithms Bootcamp Solutions πŸš€

This repository contains my solutions to the homework problems from the 5-day DSA Bootcamp conducted by Himanshu Prasad.

🎯 Bootcamp Overview

  • Duration: 5 days (26th Oct - 30th Oct, 2024)
  • Time: 7:00 PM - 9:00 PM
  • Language Used: Java
  • Instructor: Himanshu Prasad

πŸ“š Topics Covered

Day 1 (26th Oct)

  • Overview & Importance of DSA
  • DSA in Tech Companies
  • Basic Math Problems
  • Loop-based Problems

Day 2 (27th Oct)

  • Pattern Programming
    • Star Patterns
    • Number Patterns
    • Pyramid Patterns

Day 3 (28th Oct)

  • Searching Algorithms
    • Linear Search vs Binary Search
    • Binary Search Implementation
    • Practice Problems

Day 4 (2nd Nov)

  • (Coming Soon)

Day 5 (5th Nov)

  • (Coming Soon)

πŸ”₯ How to Use This Repository

  1. Each day's solutions are organized in separate folders
  2. Solutions are properly commented for better understanding
  3. Questions are included in the comments of each solution file
  4. Feel free to raise issues if you find any bugs or have suggestions

πŸš€ Running the Code

  1. Make sure you have Java JDK installed
  2. Clone the repository:
    git clone [repository-url]
  3. Compile and run any Java file:
    javac filename.java
    java filename

πŸ“ Note

This repository is continuously updated as the bootcamp progresses. Star ⭐ this repository to stay updated with daily solutions!

Connect With Me


Made with ❀️ during DSA Bootcamp

About

This repository contains my solutions to homework problems from the 5-Day DSA Bootcamp led by Himanshu Prasad. Special thanks to SIT Techfrenzy for organizing this bootcamp session! πŸ‘‡

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages