Skip to content

Sathi-ghatuary/Leetcode_practise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 LeetCode Practise

Welcome to my LeetCode Practise Repository!
This repo contains all the coding problems I’ve solved on LeetCode while practicing Data Structures and Algorithms (DSA).
Each solution is written in Java, focusing on clean code, optimal approaches, and interview preparation.


🚀 About This Repository

  • 🧩 Platform: LeetCode
  • 💻 Language: Java
  • ⚙️ Topics Covered:
    • Arrays & Strings
    • Linked Lists
    • Stacks & Queues
    • Trees & Graphs
    • Recursion & Backtracking
    • Dynamic Programming
    • Greedy Algorithms
    • Hashing & Sliding Window
    • Sorting & Searching

🏆 Goals

Strengthen problem-solving skills

Master Data Structures and Algorithms

Prepare for coding interviews at top tech companies

Maintain a daily LeetCode streak


🧮 How to Run

  1. Clone the repository:
    git clone https://github.com/Sathi-ghatuary/leetcode_practise.git

Open any .java file inside your favorite IDE (e.g., IntelliJ, VS Code, Eclipse).

  1. Compile and run:

javac FileName.java java FileName

About

A collection of my LeetCode practice problems solved in Java. Focused on improving data structures, algorithms, and problem-solving skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages