Skip to content

This repository is dedicated to store all my LeetCode submissions from 1st January, 2024 onwards.

Notifications You must be signed in to change notification settings

Vanaub22/LeetCode-in-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCoding in 2024

I have been active on LeetCode since January 2023. I have solved 900+ problems on the platform and I am loving the learning experience so far. I also have a Leetcode Contest Rating of 1642 (Top 17.44%) as of 31st January, 2024.

Link to my My LeetCode Profile.

This repository is dedicated to store all my LeetCode submissions from 1st January, 2024 onwards.

I am using the extension LeetHub v2 to achieve this.

It will only work when you are submitting your solutions in the old legacy version of LeetCode and using Microsoft Edge Browser. It won't sync your earlier submissions, it will only keep on adding your new submissions.

Array

0523-continuous-subarray-sum
0648-replace-words
0876-hand-of-straights
1016-subarray-sums-divisible-by-k
1137-height-checker
1217-relative-sort-array
1422-divide-array-in-sets-of-k-consecutive-numbers

Hash Table

0523-continuous-subarray-sum
0648-replace-words
0876-hand-of-straights
1016-subarray-sums-divisible-by-k
1217-relative-sort-array
1422-divide-array-in-sets-of-k-consecutive-numbers

Greedy

0876-hand-of-straights
1422-divide-array-in-sets-of-k-consecutive-numbers

Sorting

0876-hand-of-straights
1137-height-checker
1217-relative-sort-array
1422-divide-array-in-sets-of-k-consecutive-numbers

String

0648-replace-words

Trie

0648-replace-words

Math

0523-continuous-subarray-sum

Prefix Sum

0523-continuous-subarray-sum
1016-subarray-sums-divisible-by-k

Counting Sort

1137-height-checker
1217-relative-sort-array

About

This repository is dedicated to store all my LeetCode submissions from 1st January, 2024 onwards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages