Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
andrei-punko
/
java-interview-coding
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
71
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
java-interview-coding
src
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 30, 2026
Add more methods for calculation of strings similarity: Levenstein and Jaro-Winkler
andrei-punko
committed
c36ca2a
View commit details
Copy full SHA for c36ca2a
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
StringComparison: add YT-link to video solution, adjust tests
andrei-punko
committed
dad4cc4
View commit details
Copy full SHA for dad4cc4
View code at this point
Browse repository at this point
Add Serencen algorithm of calculation of sets similarity
andrei-punko
committed
4c1540e
View commit details
Copy full SHA for 4c1540e
View code at this point
Browse repository at this point
Commits on May 19, 2026
Fix Atm task implementation to unignore test
andrei-punko
committed
f1dab6b
View commit details
Copy full SHA for f1dab6b
View code at this point
Browse repository at this point
Atm task: remove one solution, keep only which used loop. Remove extra classes & interface
andrei-punko
committed
e1c062c
View commit details
Copy full SHA for e1c062c
View code at this point
Browse repository at this point
Commits on May 15, 2026
Add one more case for ATM task & TODO for it. Add test for ChangeWithMinNumberOfCoins task
andrei-punko
committed
edb51ef
View commit details
Copy full SHA for edb51ef
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
Add solution of RandomizedSet task
andrei-punko
committed
f396537
View commit details
Copy full SHA for f396537
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
Add solution of FindAllAnagramsInAString task
andrei-punko
committed
57fa43f
View commit details
Copy full SHA for 57fa43f
View code at this point
Browse repository at this point
CustomLinkedList implements Collection instead of Iterable
andrei-punko
committed
dfa9b2b
View commit details
Copy full SHA for dfa9b2b
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
Add range checks of index for listIterator() & addAll()
andrei-punko
committed
e48836d
View commit details
Copy full SHA for e48836d
View code at this point
Browse repository at this point
Implement listIterator methods for CustomArrayList
andrei-punko
committed
949b819
View commit details
Copy full SHA for 949b819
View code at this point
Browse repository at this point
Commits on Mar 29, 2026
Implement addAll with index for CustomArrayList. Fix bug in previous addAll (w/o index)
andrei-punko
committed
853ca37
View commit details
Copy full SHA for 853ca37
View code at this point
Browse repository at this point
CustomArrayList now implements List instead of Collection
andrei-punko
committed
382429a
View commit details
Copy full SHA for 382429a
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
Add MergeIntervals task solution
andrei-punko
committed
d95cb4f
View commit details
Copy full SHA for d95cb4f
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
NestedIterator: adjust javadoc, adjust solution & tests a bit; add YT link
andrei-punko
committed
f69d387
View commit details
Copy full SHA for f69d387
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
Add soultion of SummaryRanges task
andrei-punko
committed
49ea65d
View commit details
Copy full SHA for 49ea65d
View code at this point
Browse repository at this point
Remove LargestPit task solution
andrei-punko
committed
d49ee29
View commit details
Copy full SHA for d49ee29
View code at this point
Browse repository at this point
Add solution of AddTwoNumbers task
andrei-punko
committed
187015b
View commit details
Copy full SHA for 187015b
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
Add YT links. Fix comment in QueueUsing2StacksTest a bit
andrei-punko
committed
e829ac5
View commit details
Copy full SHA for e829ac5
View code at this point
Browse repository at this point
Add solution of IsSubsequence task
andrei-punko
committed
4f793f1
View commit details
Copy full SHA for 4f793f1
View code at this point
Browse repository at this point
Add QueueUsing2Stacks task solution
andrei-punko
committed
ecd903c
View commit details
Copy full SHA for ecd903c
View code at this point
Browse repository at this point
Add FirstUniqueCharacterInString task solution
andrei-punko
committed
caf17a9
View commit details
Copy full SHA for caf17a9
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
MergeTwoSortedLists: rename methods, add YT link
andrei-punko
committed
d1ee5cb
View commit details
Copy full SHA for d1ee5cb
View code at this point
Browse repository at this point
Add solution of MergeTwoSortedLists task
andrei-punko
committed
bba0073
View commit details
Copy full SHA for bba0073
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
Rename SortAnagrams to GroupAnagrams
andrei-punko
committed
7bbd140
View commit details
Copy full SHA for 7bbd140
View code at this point
Browse repository at this point
Rename StringTransformation to OneEditDistance
andrei-punko
committed
9c71b6f
View commit details
Copy full SHA for 9c71b6f
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
IntervalListIntersections: reorder test-cases
andrei-punko
committed
0f7067f
View commit details
Copy full SHA for 0f7067f
View code at this point
Browse repository at this point
Add IntervalListIntersections task solution
andrei-punko
committed
c73933b
View commit details
Copy full SHA for c73933b
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
Add one more solution of PalindromeNumber task
andrei-punko
committed
c37314f
View commit details
Copy full SHA for c37314f
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
Add one more solution for RangeSumOfBST task
andrei-punko
committed
f79692e
View commit details
Copy full SHA for f79692e
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
Adjust ConsecutiveCharacters solution
andrei-punko
committed
ade0d98
View commit details
Copy full SHA for ade0d98
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
Add one more solution of AddStrings task
andrei-punko
committed
b485794
View commit details
Copy full SHA for b485794
View code at this point
Browse repository at this point
Add comments a bit to GettingCloserToTheTarget task. Change DTO to record class
andrei-punko
committed
4956631
View commit details
Copy full SHA for 4956631
View code at this point
Browse repository at this point
Fix & improve AddStrings task solution
andrei-punko
committed
a80e6a2
View commit details
Copy full SHA for a80e6a2
View code at this point
Browse repository at this point
Add solution of GettingCloserToTheTarget task
andrei-punko
committed
b3fdb84
View commit details
Copy full SHA for b3fdb84
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.