Skip to content

Beast18akash/INFOSYS_SPRINGBOARD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“˜ Infosys Springboard DSA with Java – Exercises & Assignments

This repository contains all the exercises and assignments I completed while pursuing the Infosys Springboard "DSA with Java" course.
It is a collection of Java programs covering important Data Structures and Algorithms concepts, along with problem-solving assignments.

The purpose of this repo is to:

  • Help learners practice DSA concepts in Java.
  • Provide ready-to-clone/fork resources for solving the course exercises.
  • Serve as a reference for anyone preparing for coding interviews or brushing up Java DSA skills.

πŸš€ Getting Started

You can either fork or clone this repository to start practicing:

1️⃣ Fork the Repo

Click the Fork button (top right of this page) to make a copy of this repo under your GitHub account.

2️⃣ Clone the Repo

git clone https://github.com/Yash-Karande/Infosys_Springboard_Codes.git

3️⃣ Open in IDE

You can open the project in your favorite IDE (Eclipse / IntelliJ IDEA / VS Code with Java extensions).


  • Exercises/ β†’ Practice problems from each module in the course.
  • Assignments/ β†’ Full assignments given in the course with solutions.

πŸ› οΈ Prerequisites

Make sure you have the following installed on your system:


🎯 Topics Covered

  • Array
  • Linked List
  • Stack
  • Queue
  • Collection Framework and Generics
  • ArrayList
  • LinkedList
  • Set Interface
  • HashMap
  • Queue Interface
  • Introduction to Algorithms
  • Analysis of Algorithms
  • Searching Algorithms
  • Sorting Algorithm
  • Algorithm Techniques
  • Comparison of Algorithms

🀝 Contribution

Contributions are welcome! πŸŽ‰
If you find better solutions or want to add explanations:

  1. Fork the repo.
  2. Create a new branch.
  3. Commit your changes.
  4. Submit a Pull Request.

⭐ Show Your Support

If you find this repository helpful:

  • Give it a ⭐ on GitHub!
  • Share it with fellow learners.

πŸ“¬ Contact

If you have any queries or suggestions, feel free to reach out via GitHub Issues or πŸ“§ Email Me.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages