Skip to content

Programs specifically related to data structures & algorithms.

Notifications You must be signed in to change notification settings

Srajan-Bansal/FirstJavaProgramer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FirstJavaProgramer

A collection of Java-based Data Structures and Algorithms (DSA) questions and solutions. This repository is designed to help learners and professionals enhance their problem-solving skills by working through a wide range of DSA problems.

Features

  • Contains various algorithmic challenges and DSA-related questions.
  • Solutions implemented using Java classes with a focus on clarity and performance.
  • Covers core topics including:
    • Arrays and Strings
    • Linked Lists
    • Stacks and Queues
    • Trees and Graphs
    • Sorting and Searching Algorithms
    • Dynamic Programming (DP)
    • Greedy Algorithms
    • Recursion and Backtracking
    • Bitmasking
    • HashMaps
    • Heap
    • Sliding Window
    • KMP Algorithm
    • Math and Number Theory

About

Programs specifically related to data structures & algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages