Skip to content

mankadronit/leetcode-journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 My LeetCode Journey 🚀

LeetCode Banner

Welcome to my LeetCode Journey! This repository contains all my solutions to LeetCode problems. I'm documenting my journey as I tackle a variety of data structures and algorithmsl challenges to improve my problem-solving skills.

I will be following Neetcode.io's Roadmap.

Neetcode Roadmap


🧠 Goals

  • Solve at least 100+ problems by the end of the year
  • Cover all major topics: Arrays, Linked Lists, Trees, Graphs, Dynamic Programming, and more
  • Achieve consistency by solving problems every week

🏆 Progress Overview

  • Total Problems Solved: 11
  • Easy: 4
  • Medium: 7
  • Hard: N/A

📋 Problems Summary Table

Problem Name Topic Difficulty Solution Link Language Used
Two Sum Arrays Easy Solution JavaScript
Contains Duplicates Arrays Easy Solution JavaScript
Valid Anagrams Strings, Arrays Easy Solution JavaScript
Group Anagrams Strings, Arrays, HashMap Medium Solution JavaScript
Top-K Frequent Elements Arrays, HashMap Medium Solution JavaScript
Encode and Decode Strings Strings Medium Solution JavaScript
Product Of Array Except Self Arrays Medium Solution JavaScript
Valid Sudoku Arrays Medium Solution JavaScript
Longest Consecutive Sequence Arrays Medium Solution JavaScript
Valid Palindromes Two-Pointers Easy Solution JavaScript
Two Sum II Two-Pointers Medium Solution JavaScript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors