Skip to content

vasavapankaj/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

LeetCode Topics

Array

0001-two-sum
0015-3sum
0016-3sum-closest
0018-4sum
0026-remove-duplicates-from-sorted-array
0027-remove-element
0075-sort-colors
0088-merge-sorted-array
0136-single-number
0209-minimum-size-subarray-sum
0904-fruit-into-baskets
0977-squares-of-a-sorted-array
1920-build-array-from-permutation

Two Pointers

0005-longest-palindromic-substring
0015-3sum
0016-3sum-closest
0018-4sum
0019-remove-nth-node-from-end-of-list
0026-remove-duplicates-from-sorted-array
0027-remove-element
0075-sort-colors
0088-merge-sorted-array
0344-reverse-string
0977-squares-of-a-sorted-array

Sorting

0015-3sum
0016-3sum-closest
0018-4sum
0075-sort-colors
0088-merge-sorted-array
0977-squares-of-a-sorted-array

Binary Search

0209-minimum-size-subarray-sum

Sliding Window

0003-longest-substring-without-repeating-characters
0209-minimum-size-subarray-sum
0904-fruit-into-baskets

Prefix Sum

0209-minimum-size-subarray-sum

Hash Table

0001-two-sum
0003-longest-substring-without-repeating-characters
0013-roman-to-integer
0904-fruit-into-baskets

Math

0013-roman-to-integer
0050-powx-n
0231-power-of-two
3658-gcd-of-odd-and-even-sums

Number Theory

3658-gcd-of-odd-and-even-sums

String

0003-longest-substring-without-repeating-characters
0005-longest-palindromic-substring
0013-roman-to-integer
0344-reverse-string

Bit Manipulation

0136-single-number
0231-power-of-two

Dynamic Programming

0005-longest-palindromic-substring

Simulation

1920-build-array-from-permutation

Linked List

0019-remove-nth-node-from-end-of-list

Recursion

0050-powx-n
0231-power-of-two

About

LeetCode solutions in Java for Data Structures & Algorithms, coding interviews, and problem-solving practice.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages