Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Collection of LeetCode questions to ace the coding interview!

Notifications You must be signed in to change notification settings

skydev-x/leetcodeSubmissions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

351 Commits

Repository files navigation

leetcode Submissions in Kotlin

Collection of LeetCode questions to ace the coding interview!

  • Most problems are done use Kotlin, but cpp could also be there for few

LeetCode Topics

Array

0042-trapping-rain-water
0303-range-sum-query-immutable
0525-contiguous-array
0560-subarray-sum-equals-k

Design

0303-range-sum-query-immutable
0341-flatten-nested-list-iterator

Prefix Sum

0303-range-sum-query-immutable
0525-contiguous-array
0560-subarray-sum-equals-k

Hash Table

0003-longest-substring-without-repeating-characters
0525-contiguous-array
0560-subarray-sum-equals-k

Two Pointers

0042-trapping-rain-water

Dynamic Programming

0042-trapping-rain-water

Stack

0042-trapping-rain-water
0341-flatten-nested-list-iterator

Monotonic Stack

0042-trapping-rain-water

String

0003-longest-substring-without-repeating-characters

Sliding Window

0003-longest-substring-without-repeating-characters

Tree

0341-flatten-nested-list-iterator

Depth-First Search

0341-flatten-nested-list-iterator

Queue

0341-flatten-nested-list-iterator

Iterator

0341-flatten-nested-list-iterator

About

Collection of LeetCode questions to ace the coding interview!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /