Skip to content

abenezer444/DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,745 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

LeetCode Topics

Math

0007-reverse-integer
0013-roman-to-integer
0342-power-of-four
0826-soup-servings

Two Pointers

0005-longest-palindromic-substring
0027-remove-element

String

0005-longest-palindromic-substring
0013-roman-to-integer

Dynamic Programming

0005-longest-palindromic-substring
0826-soup-servings
0934-bitwise-ors-of-subarrays
1586-longest-subarray-of-1s-after-deleting-one-element
2882-ways-to-express-an-integer-as-sum-of-powers

Hash Table

0013-roman-to-integer
2689-rearranging-fruits

Array

0027-remove-element
0934-bitwise-ors-of-subarrays
1586-longest-subarray-of-1s-after-deleting-one-element
2229-maximum-fruits-harvested-after-at-most-k-steps
2498-smallest-subarrays-with-maximum-bitwise-or
2529-range-product-queries-of-powers
2689-rearranging-fruits
3790-fruits-into-baskets-ii
3791-fruits-into-baskets-iii

Binary Search

2229-maximum-fruits-harvested-after-at-most-k-steps
2498-smallest-subarrays-with-maximum-bitwise-or
3790-fruits-into-baskets-ii
3791-fruits-into-baskets-iii

Bit Manipulation

0342-power-of-four
0934-bitwise-ors-of-subarrays
2498-smallest-subarrays-with-maximum-bitwise-or
2529-range-product-queries-of-powers

Sliding Window

1586-longest-subarray-of-1s-after-deleting-one-element
2229-maximum-fruits-harvested-after-at-most-k-steps
2498-smallest-subarrays-with-maximum-bitwise-or

Greedy

2689-rearranging-fruits

Sort

2689-rearranging-fruits

Prefix Sum

2229-maximum-fruits-harvested-after-at-most-k-steps
2529-range-product-queries-of-powers

Segment Tree

3790-fruits-into-baskets-ii
3791-fruits-into-baskets-iii

Simulation

3790-fruits-into-baskets-ii

Ordered Set

3790-fruits-into-baskets-ii
3791-fruits-into-baskets-iii

Probability and Statistics

0826-soup-servings

Recursion

0342-power-of-four

About

Data Structures and algorithms(Graphs, Trees,BFS,DFS,Topological Sort, Sliding window,Two Pointers, Binary search, Sorting...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages