jonathanalvares9009 / DSA

This contains all you need to know about Data Structures and Algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structures and Algorithms problems and solutions in Java

NeetCode Easy Problems:

  1. Two Number Sum - 06/05/2022
  2. Contains Key - 07/05/2022
  3. Valid Anagram - 09/05/2022
  4. Valid Palindrome - 09/05/2022
  5. Best Time to Buy and Sell Stock - 10/05/2022
  6. Valid Parentheses - 11/05/2022
  7. Min Stack Implementation - 12/05/2022
  8. Binary Search - 13/05/2022
  9. Implement a HashSet - 14/05/2022
  10. Reverse a Linked List - 16/05/2022
  11. Merge two sorted lists - 17/05/2022
  12. Linked List Cycle - 18/05/2022
  13. Invert Binary Tree - 19/05/2022
  14. Maximum Depth Of Binary Tree - 20/05/2022

About

This contains all you need to know about Data Structures and Algorithms.


Languages

Language:Java 100.0%