Skip to content

A collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)

Notifications You must be signed in to change notification settings

nish941/Leetcode-practise-questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode-practise-questions

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

LeetCode Topics

Array

0001-two-sum
0026-remove-duplicates-from-sorted-array
0041-first-missing-positive
0136-single-number
0204-count-primes
0238-product-of-array-except-self
0283-move-zeroes
0456-132-pattern
1603-running-sum-of-1d-array
1791-richest-customer-wealth

Hash Table

0001-two-sum
0012-integer-to-roman
0013-roman-to-integer
0041-first-missing-positive
0383-ransom-note

Math

0007-reverse-integer
0009-palindrome-number
0012-integer-to-roman
0013-roman-to-integer
0070-climbing-stairs
0204-count-primes
0412-fizz-buzz
1236-n-th-tribonacci-number
1444-number-of-steps-to-reduce-a-number-to-zero
2383-add-two-integers
2619-categorize-box-according-to-criteria

String

0006-zigzag-conversion
0012-integer-to-roman
0013-roman-to-integer
0038-count-and-say
0125-valid-palindrome
0383-ransom-note
0412-fizz-buzz
1894-merge-strings-alternately

Dynamic Programming

0070-climbing-stairs
1236-n-th-tribonacci-number

Memoization

0070-climbing-stairs
1236-n-th-tribonacci-number

Prefix Sum

0238-product-of-array-except-self
1603-running-sum-of-1d-array

Matrix

1791-richest-customer-wealth

Simulation

0412-fizz-buzz

Bit Manipulation

0136-single-number
1444-number-of-steps-to-reduce-a-number-to-zero

Linked List

0908-middle-of-the-linked-list

Two Pointers

0026-remove-duplicates-from-sorted-array
0125-valid-palindrome
0283-move-zeroes
0908-middle-of-the-linked-list
1894-merge-strings-alternately

Counting

0383-ransom-note

Enumeration

0204-count-primes

Number Theory

0204-count-primes

Binary Search

0456-132-pattern

Stack

0456-132-pattern

Monotonic Stack

0456-132-pattern

Ordered Set

0456-132-pattern

About

A collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages