Skip to content

B-Shankar/Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

66 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Leetcode

A collection of my LeetCode problem solutions implemented in Java.
This repository serves as a personal reference for data structures and algorithms concepts, as well as a resource for coding interview preparation.


πŸ“‚ Topics Covered So Far

  • Arrays and ArrayList
  • Binary Search
  • Linear Search
  • Linked List
  • Stacks and Queues

πŸš€ Purpose

This repository helps me:

  • Strengthen my problem-solving and algorithmic thinking skills
  • Prepare for technical interviews
  • Practice writing clean, optimized, and well-structured code

πŸ› οΈ Tech Stack

  • Language: Java
  • IDE: IntelliJ IDEA / VS Code
  • Platform: LeetCode

πŸ“ˆ Upcoming Topics

  • Recursion & Backtracking
  • Sorting Algorithms
  • Trees and Graphs
  • Dynamic Programming

🀝 Contributing

This is a personal learning repo, but suggestions and improvements are always welcome!
Feel free to fork the repo and open a pull request with your own approach or optimizations.


πŸ“„ License

This repository is open-source and available under the MIT License.


β€œPractice makes progress β€” every problem solved is a step closer to mastery.” πŸ’ͺ

About

Repository for practicing data structures and algorithms through LeetCode challenges.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages