This repository contains Data Structures and Algorithms (DSA) problems and competitive programming practice questions.
It is organized to help with interview preparation, coding contests, and strengthening core problem-solving skills.
- please look into src of each folder for .java files. coz i have uploaded the runnable java files form Eclipse IDE.
-
Data Structures and Algorithms → Covers problems from:
- Arrays
- Strings
- Searching & Sorting
- Stacks & Queues
- Linked Lists
- Trees
- Graphs
- look into overview.txt file for Concepts and the Time & Space Complexity for each algorithm.
- 3006computative coding,Coding_Hackathons,codingQuestions,InterviewWS,STS4007,UGCTraining - contain all the important question that asks in Assignments & Interviews for fresher placements to senior level jobs.
- Navigate to the folder of interest (DSA, Hackathons, Interview prep, etc.).
- Open the the folder and locate the src folder to run the .java files in Eclipse.
- Compile and run to test solutions.
- Problems range from basic arrays to advanced graph algorithms.
- Designed to support coding interview preparation and competitive programming.
👨💻 Author: @praveensunkara19