Skip to content

hey-kaushal/DSA-WITH-JAVA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Language Repo Size Last Commit

Java DSA Practice ๐Ÿš€

This repository contains my Data Structures and Algorithms (DSA) practice in Java, following Apna College Sigma 7.0 and other standard resources.
The structure is organized topic-wise for clean learning and quick revision.


๐Ÿ“ Folder Structure

Folder Description
src/ java programming basics Java fundamentals and syntax
src/arrays Array problems (rotation, subarrays, etc.)
src/strings String manipulation questions
src/recursion Recursive problems and backtracking basics
src/linkedlist Linked List implementations and operations
src/searching Linear & Binary search problems
src/sorting Sorting algorithms
src/stack Stack-based problems
src/queue Queue and circular queue problems
src/tree Binary tree problems
src/graph BFS, DFS, shortest path algorithms
notes/ My topic-wise handwritten or markdown notes

๐Ÿง  Topics Covered

โœ… Basics (progress ongoing)


๐Ÿ“† Progress Log

  • Day 1: java programming setup ,flowchart ,pesudocode & basic hello world
  • Day 2: basic java programing ,variable & data type
  • Day 3: still stick to basic ,operators
  • Day 4: still basic question(i know maybe its look to slow but turst me my comeback too stronger)
  • Day 5: conditional statement problem ,finally little bit logical question we started
  • Day 6: complete conditional staetement playlist

๐Ÿ› ๏ธ Tools Used

  • Language: Java
  • IDE: VS Code
  • Version Control: Git & GitHub

pending work

  1. variable and data type :-type convertion ,type casting ,type promotion expression
  2. operator:- questions not solved fully

Author: Kaushal (BVPCOE | IT)
โ€œMastering DSA one topic at a time.โ€ โœจ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages