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 }}
at0m-cat
/
java-interview-coding
Public
forked from
andrei-punko/java-interview-coding
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
java-interview-coding
src
test
java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 7, 2025
Add FilterUsers task solution
andrei-punko
committed
dfd79e4
View commit details
Copy full SHA for dfd79e4
View code at this point
Browse repository at this point
Commits on Jun 7, 2025
CustomArrayList: implement Collection instead of Iterable
andrei-punko
committed
1e684ec
View commit details
Copy full SHA for 1e684ec
View code at this point
Browse repository at this point
Commits on May 24, 2025
ArrayRanges: remove duplicate solution, enhance existing solution
andrei-punko
committed
c9f5d6d
View commit details
Copy full SHA for c9f5d6d
View code at this point
Browse repository at this point
Commits on May 13, 2025
Optimize solution of InfectionDistribution task
andrei-punko
committed
39b47ca
View commit details
Copy full SHA for 39b47ca
View code at this point
Browse repository at this point
Commits on Apr 12, 2025
Replace Hamcrest matchers with AssertJ matchers. Fix #24
andrei-punko
committed
4cb0c18
View commit details
Copy full SHA for 4cb0c18
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
Add one more solution for StringTransformation task
andrei-punko
committed
585878f
View commit details
Copy full SHA for 585878f
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Cover one more case for EquivalentNodesOfTree. Tired of it
andrei-punko
committed
607ad68
View commit details
Copy full SHA for 607ad68
View code at this point
Browse repository at this point
Give proper name to class: EquivalentTrees->EquivalentNodesOfTree
Show description for d81e423
andrei-punko
committed
d81e423
View commit details
Copy full SHA for d81e423
View code at this point
Browse repository at this point
EquivalentTrees task: add test cases, adjust solution to cover them
andrei-punko
committed
fdfb084
View commit details
Copy full SHA for fdfb084
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
Cleanup: use collectors .toList()
andrei-punko
committed
f402834
View commit details
Copy full SHA for f402834
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
Move EquivalentTrees class into `tree.equivalent` package
Show description for ba474d6
andrei-punko
committed
ba474d6
View commit details
Copy full SHA for ba474d6
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
LeastCommonMultiple: adjust javadocs, use assertj in tests, add YT link,
Show description for 037277c
andrei-punko
committed
037277c
View commit details
Copy full SHA for 037277c
View code at this point
Browse repository at this point
Commits on Feb 21, 2025
Add new solution for LeastCommonMultiple task
andrei-punko
committed
06b58bd
View commit details
Copy full SHA for 06b58bd
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
Add solution for FrobeniusCoinProblem task
andrei-punko
committed
40b3f84
View commit details
Copy full SHA for 40b3f84
View code at this point
Browse repository at this point
Add solution for LeastCommonMultiple task
andrei-punko
committed
35280ea
View commit details
Copy full SHA for 35280ea
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
Fix some code inspection warnings
andrei-punko
committed
dc082de
View commit details
Copy full SHA for dc082de
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
Enhance ATM solutions by addition of classes hierarchy to avoid code duplication
Show description for ed54952
andrei-punko
committed
ed54952
View commit details
Copy full SHA for ed54952
View code at this point
Browse repository at this point
Add cases for even/odd length of loop in LinkedList task
andrei-punko
committed
7ec67a4
View commit details
Copy full SHA for 7ec67a4
View code at this point
Browse repository at this point
Commits on Jan 26, 2025
Add case `withdraw 0 sum` for ATM task solutions. Unify name of method param
andrei-punko
committed
d0b4820
View commit details
Copy full SHA for d0b4820
View code at this point
Browse repository at this point
Add recursive solution for ATM task
andrei-punko
committed
ffdf536
View commit details
Copy full SHA for ffdf536
View code at this point
Browse repository at this point
Improve solution of ATM task
andrei-punko
committed
340892a
View commit details
Copy full SHA for 340892a
View code at this point
Browse repository at this point
Commits on Dec 26, 2024
CaesarCipher: reduce amount of code, add test case, add YT link
andrei-punko
committed
0813f98
View commit details
Copy full SHA for 0813f98
View code at this point
Browse repository at this point
Add CaesarCipher task solution
andrei-punko
committed
71a92d1
View commit details
Copy full SHA for 71a92d1
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
MirrorTree task: add YT link, adjust solution+test
andrei-punko
committed
048f10f
View commit details
Copy full SHA for 048f10f
View code at this point
Browse repository at this point
Add MirrorTree task solution
andrei-punko
committed
1fb716c
View commit details
Copy full SHA for 1fb716c
View code at this point
Browse repository at this point
Commits on Nov 23, 2024
Add YT link for TreeHeight task
andrei-punko
committed
1993249
View commit details
Copy full SHA for 1993249
View code at this point
Browse repository at this point
Commits on Nov 22, 2024
Add TreeHeight task solution
andrei-punko
committed
ada2283
View commit details
Copy full SHA for ada2283
View code at this point
Browse repository at this point
Commits on Nov 16, 2024
Add solution of SquareRoot task using Babylon method
andrei-punko
committed
6816b22
View commit details
Copy full SHA for 6816b22
View code at this point
Browse repository at this point
Commits on Nov 4, 2024
Remove some code because of copyright strike
andrei-punko
committed
934f0c9
View commit details
Copy full SHA for 934f0c9
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
Add couple of cases for RegExp test class
andrei-punko
committed
66b088e
View commit details
Copy full SHA for 66b088e
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
Add HappyNumber task solutions
andrei-punko
committed
d708170
View commit details
Copy full SHA for d708170
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
Add GoldDigger task solution
andrei-punko
committed
bf485db
View commit details
Copy full SHA for bf485db
View code at this point
Browse repository at this point
Commits on Aug 7, 2024
DrivingExam: adjust solution, enhance test, add Youtube link
andrei-punko
committed
bde38bd
View commit details
Copy full SHA for bde38bd
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
MergeSortedArrays: minor adjustment + add Youtube link
andrei-punko
committed
fc2be28
View commit details
Copy full SHA for fc2be28
View code at this point
Browse repository at this point
MergeSortedArrays: refactor implementation & tests
andrei-punko
committed
f6fd77a
View commit details
Copy full SHA for f6fd77a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.