Skip to content

SOUNDAR71/Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

431 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

LeetCode Topics

Math

0007-reverse-integer
0012-integer-to-roman
0231-power-of-two
0326-power-of-three
1390-four-divisors
1630-count-odd-numbers-in-an-interval-range
3704-count-partitions-with-even-sum-difference

Array

0832-flipping-an-image
0867-transpose-matrix
1089-duplicate-zeros
1390-four-divisors
1580-shuffle-the-array
1929-concatenation-of-array
2418-sort-the-people
2657-find-the-prefix-common-array-of-two-arrays
3010-divide-an-array-into-subarrays-with-minimum-cost-i
3423-maximum-difference-between-adjacent-elements-in-a-circular-array
3668-restore-finishing-order
3704-count-partitions-with-even-sum-difference
4058-compute-alternating-sum

Prefix Sum

3704-count-partitions-with-even-sum-difference

Simulation

0832-flipping-an-image
0867-transpose-matrix
1929-concatenation-of-array
4058-compute-alternating-sum

Hash Table

0012-integer-to-roman
2418-sort-the-people
2657-find-the-prefix-common-array-of-two-arrays
3668-restore-finishing-order

String

0012-integer-to-roman
0541-reverse-string-ii
1221-split-a-string-in-balanced-strings
2418-sort-the-people

Sorting

2418-sort-the-people
3010-divide-an-array-into-subarrays-with-minimum-cost-i

Linked List

0061-rotate-list
0203-remove-linked-list-elements
0206-reverse-linked-list

Two Pointers

0061-rotate-list
0541-reverse-string-ii
0832-flipping-an-image
1089-duplicate-zeros

Recursion

0203-remove-linked-list-elements
0206-reverse-linked-list
0231-power-of-two
0326-power-of-three

Bit Manipulation

0231-power-of-two
0832-flipping-an-image
2657-find-the-prefix-common-array-of-two-arrays

Greedy

1221-split-a-string-in-balanced-strings

Counting

1221-split-a-string-in-balanced-strings

Matrix

0832-flipping-an-image
0867-transpose-matrix

Enumeration

3010-divide-an-array-into-subarrays-with-minimum-cost-i

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors