marufmax / leetcode-solutions

Practicing to keep my coding skills sharp!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leetcode Solutions

Just another random repo for keeping track of my leetcode progress. Note: I may not always provide most optimal solutions to every problems Sometimes I can be messed up. Keep that in mind :peace:

I am using jest for running tests.

Indexes

problem no Name Link no of solution Difficulty
1 Two Sum Problem || Solution 0 Easy
268 Missing Number Problem || Solution 3 Easy
3 Longest Substring Without Repeating Characters Problem || Solution 1 Medium
448 Find All Numbers Disappeared in an Array Problem || Solution 1 Easy
217 Contains Duplicate Problem || Solution 3 Easy
1941 Check if All Characters Have Equal Number of Occurrences Problem || Solution 3 Easy

About

Practicing to keep my coding skills sharp!


Languages

Language:JavaScript 100.0%