Skip to content
/ DSA Public

Data structures & algorithms implemented in Java and solutions to leetcode problems.

License

Notifications You must be signed in to change notification settings

SabbitRex/DSA

Repository files navigation

Hello, World! 👋

Hey everyone, I'm Sharad ☃, and I'm a Software Engineer 💻 at eGain!

This repository📝is all about data structures & algorithms and my solutions to problems on LeetCode.

👉 Check out my LeetCode profile https://leetcode.com/sharaddutta/

👉 Check out my LinkedIn profile https://www.linkedin.com/in/sharadduttasrm/

If you ❤ this repository📝, don't forget to ⭐ it.

Have a doubt? start a discussion here ✍ https://github.com/SabbitRex/DSA/discussions

NOTE : If you see a mistake, bring it up in the discussion or create a pull request.

Check curated list of most important 75 leetcode questions.

Array


Binary


Dynamic Programming


Graph


Interval


Linked List


Matrix


String


Tree


Heap

Important Link:

14 Patterns to Ace Any Coding Interview Question