Skip to content

Pull requests: e5LA/kotlin-code-collection

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

replace Collections.swap() with Kotlin's 'also' type: algorithm Classic algorithms and data structure implementations
#47 opened Aug 7, 2025 by KonstantinKhan Loading…
feat: add IsPalindrome snippet with unit test and README entry type: snippet Small, reusable Kotlin functions or expressions
#45 opened Jul 22, 2025 by tarun2684 Loading…
Add IsEven function and update README.md type: snippet Small, reusable Kotlin functions or expressions
#25 opened Jul 17, 2025 by tarun2684 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.