Skip to content

s-surineni/atice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

LeetCode Topics

Depth-First Search

0684-redundant-connection
1387-find-elements-in-a-contaminated-binary-tree
2564-most-profitable-path-in-a-tree

Breadth-First Search

0684-redundant-connection
1387-find-elements-in-a-contaminated-binary-tree
2564-most-profitable-path-in-a-tree

Union Find

0684-redundant-connection

Graph

0684-redundant-connection
2564-most-profitable-path-in-a-tree

Array

0905-length-of-longest-fibonacci-subsequence
1364-tuple-with-same-product
1631-number-of-sub-arrays-with-odd-sum
1849-maximum-absolute-sum-of-any-subarray
1878-check-if-array-is-sorted-and-rotated
1927-maximum-ascending-subarray-sum
2107-find-unique-binary-string
2448-count-number-of-bad-pairs
2551-apply-operations-to-an-array
2564-most-profitable-path-in-a-tree
2707-merge-two-2d-arrays-by-summing-values
3372-longest-strictly-increasing-or-strictly-decreasing-subarray
3429-special-array-i
3434-find-the-number-of-distinct-colors-among-the-balls

Hash Table

0905-length-of-longest-fibonacci-subsequence
1160-letter-tile-possibilities
1364-tuple-with-same-product
1387-find-elements-in-a-contaminated-binary-tree
1915-check-if-one-string-swap-can-make-strings-equal
2107-find-unique-binary-string
2434-design-a-number-container-system
2448-count-number-of-bad-pairs
2707-merge-two-2d-arrays-by-summing-values
3434-find-the-number-of-distinct-colors-among-the-balls

String

1160-letter-tile-possibilities
1516-the-k-th-lexicographical-string-of-all-happy-strings-of-length-n
1915-check-if-one-string-swap-can-make-strings-equal
2107-find-unique-binary-string
2456-construct-smallest-number-from-di-string
3447-clear-digits

Counting

1160-letter-tile-possibilities
1364-tuple-with-same-product
1915-check-if-one-string-swap-can-make-strings-equal
2448-count-number-of-bad-pairs

Simulation

2551-apply-operations-to-an-array
3434-find-the-number-of-distinct-colors-among-the-balls
3447-clear-digits

Design

1387-find-elements-in-a-contaminated-binary-tree
2434-design-a-number-container-system

Heap (Priority Queue)

2434-design-a-number-container-system

Ordered Set

2434-design-a-number-container-system

Math

1631-number-of-sub-arrays-with-odd-sum
2448-count-number-of-bad-pairs
2802-find-the-punishment-number-of-an-integer

Stack

2456-construct-smallest-number-from-di-string
3447-clear-digits

Backtracking

1160-letter-tile-possibilities
1516-the-k-th-lexicographical-string-of-all-happy-strings-of-length-n
2107-find-unique-binary-string
2456-construct-smallest-number-from-di-string
2802-find-the-punishment-number-of-an-integer

Greedy

2456-construct-smallest-number-from-di-string

Tree

1387-find-elements-in-a-contaminated-binary-tree
2564-most-profitable-path-in-a-tree

Binary Tree

1387-find-elements-in-a-contaminated-binary-tree

Dynamic Programming

0905-length-of-longest-fibonacci-subsequence
1631-number-of-sub-arrays-with-odd-sum
1849-maximum-absolute-sum-of-any-subarray

Prefix Sum

1631-number-of-sub-arrays-with-odd-sum

Two Pointers

2551-apply-operations-to-an-array
2707-merge-two-2d-arrays-by-summing-values

About

this is the rep for all my algo practive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published