Skip to content

Collections of Leetcode Questions. The sync is done through LeetHub V2 utility.

Notifications You must be signed in to change notification settings

K-c-17/leetcode_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode_practice

I have created this repo as I embark on my journey to improve my algorithmic problem solving skills.
This is a location to document my progress on Leetcode

  • Will try to solve atleast 3 questions everyday
  • Will be covering the following DSA topics as mentioned in this DE Dashboard

Collection of LeetCode questions to ace the coding interview! - Created using LeetHub v2

LeetCode Topics

Array

0121-best-time-to-buy-and-sell-stock
0350-intersection-of-two-arrays-ii
0735-asteroid-collision
1044-find-common-characters
1074-high-five
2144-maximum-difference-between-increasing-elements
2245-destroying-asteroids

Hash Table

0242-valid-anagram
0350-intersection-of-two-arrays-ii
0387-first-unique-character-in-a-string
1044-find-common-characters
1074-high-five

String

0242-valid-anagram
0387-first-unique-character-in-a-string
1044-find-common-characters

Two Pointers

0350-intersection-of-two-arrays-ii

Binary Search

0350-intersection-of-two-arrays-ii

Sorting

0242-valid-anagram
0350-intersection-of-two-arrays-ii
1074-high-five
2245-destroying-asteroids

Dynamic Programming

0121-best-time-to-buy-and-sell-stock

Stack

0735-asteroid-collision

Simulation

0735-asteroid-collision

Greedy

2245-destroying-asteroids

Heap (Priority Queue)

1074-high-five

Queue

0387-first-unique-character-in-a-string

Counting

0387-first-unique-character-in-a-string

About

Collections of Leetcode Questions. The sync is done through LeetHub V2 utility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages