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 }}
yaoting
/
java-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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
java-coding
src
test
java
by
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 27, 2024
Renaming: FirstMissingPositive->FirstSmallestMissingPositive,
Show description for c69a7f4
andrei-punko
committed
c69a7f4
View commit details
Copy full SHA for c69a7f4
View code at this point
Browse repository at this point
Commits on Apr 25, 2024
Rename: CustomStack to CustomConcurrentStack to avoid names clashing
andrei-punko
committed
b631546
View commit details
Copy full SHA for b631546
View code at this point
Browse repository at this point
Rename couple of classes to align naming strategy (`_II` instead of `2`)
andrei-punko
committed
59738b9
View commit details
Copy full SHA for 59738b9
View code at this point
Browse repository at this point
Add MaximumGap leetcode task solution
andrei-punko
committed
275ac25
View commit details
Copy full SHA for 275ac25
View code at this point
Browse repository at this point
Rename couple of classes
andrei-punko
committed
bedba7e
View commit details
Copy full SHA for bedba7e
View code at this point
Browse repository at this point
Commits on Apr 8, 2024
Add draft version of CustomHashCode classes/tests
andrei-punko
committed
f0791a8
View commit details
Copy full SHA for f0791a8
View code at this point
Browse repository at this point
Commits on Mar 31, 2024
Remove duplicate solution of JoinIntervals task
andrei-punko
committed
fc94e81
View commit details
Copy full SHA for fc94e81
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
Add checks for incoming param for IntegerToRoman
andrei-punko
committed
6e99163
View commit details
Copy full SHA for 6e99163
View code at this point
Browse repository at this point
Commits on Mar 10, 2024
Remove remaining stuff related with masking
andrei-punko
committed
5cea0f6
View commit details
Copy full SHA for 5cea0f6
View code at this point
Browse repository at this point
Remove masking-related classes because they're moved into repo:
Show description for 8e60a7a
andrei-punko
committed
8e60a7a
View commit details
Copy full SHA for 8e60a7a
View code at this point
Browse repository at this point
Add one more solution for ValidAnagram
andrei-punko
committed
21a368c
View commit details
Copy full SHA for 21a368c
View code at this point
Browse repository at this point
Add solution of ValidAnagram leetcode task
andrei-punko
committed
55a9443
View commit details
Copy full SHA for 55a9443
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
Add IntegerToRoman task solution
andrei-punko
committed
18ab650
View commit details
Copy full SHA for 18ab650
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
Add RomanToInteger task solution
andrei-punko
committed
2e64716
View commit details
Copy full SHA for 2e64716
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
Add ClimbingStairs task solution
andrei-punko
committed
948664b
View commit details
Copy full SHA for 948664b
View code at this point
Browse repository at this point
Add Youtube link, adjust test method name for LargeGroupPositions task
andrei-punko
committed
367d2db
View commit details
Copy full SHA for 367d2db
View code at this point
Browse repository at this point
Add LargeGroupPositions task solution
andrei-punko
committed
a1f5286
View commit details
Copy full SHA for a1f5286
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
Adjust NextNodeForBinarySearchTree
andrei-punko
committed
42a7606
View commit details
Copy full SHA for 42a7606
View code at this point
Browse repository at this point
Commits on Feb 2, 2024
Add HeapSort implementation & tests
andrei-punko
committed
bd9758e
View commit details
Copy full SHA for bd9758e
View code at this point
Browse repository at this point
Commits on Jan 24, 2024
Add FindDisappearedNumbers task solution
andrei-punko
committed
bb4eeb5
View commit details
Copy full SHA for bb4eeb5
View code at this point
Browse repository at this point
Add DistinctNames task solution
andrei-punko
committed
d211126
View commit details
Copy full SHA for d211126
View code at this point
Browse repository at this point
Commits on Jan 10, 2024
Remove extra solution of CountNegativesInSortedMatrix
andrei-punko
committed
6927d7a
View commit details
Copy full SHA for 6927d7a
View code at this point
Browse repository at this point
Commits on Jan 9, 2024
Add solution for CountNegativesInSortedMatrix
andrei-punko
committed
1c550d4
View commit details
Copy full SHA for 1c550d4
View code at this point
Browse repository at this point
Commits on Dec 28, 2023
Add YouTube links to README
Show description for a98c86a
andrei-punko
committed
a98c86a
View commit details
Copy full SHA for a98c86a
View code at this point
Browse repository at this point
Add FirstNLastPosOfElementInSortedArray task solution (based on Binary search)
andrei-punko
committed
9758b94
View commit details
Copy full SHA for 9758b94
View code at this point
Browse repository at this point
Fix BinarySearch implementation (was some error)
andrei-punko
committed
0ef7f78
View commit details
Copy full SHA for 0ef7f78
View code at this point
Browse repository at this point
Commits on Dec 26, 2023
Add MaximumSwap task solution
andrei-punko
committed
db5f2b6
View commit details
Copy full SHA for db5f2b6
View code at this point
Browse repository at this point
Commits on Dec 9, 2023
Add PowerOfK task solution
andrei-punko
committed
290311b
View commit details
Copy full SHA for 290311b
View code at this point
Browse repository at this point
Commits on Dec 7, 2023
Trying to fix #19 - failing of build on GitHub
andrei-punko
committed
36fea42
View commit details
Copy full SHA for 36fea42
View code at this point
Browse repository at this point
Adjust CountStreamers a bit
andrei-punko
committed
394e40c
View commit details
Copy full SHA for 394e40c
View code at this point
Browse repository at this point
Commits on Dec 2, 2023
Adjust TrickyFinally / TrickyStream. Add Youtube link
andrei-punko
committed
859c143
View commit details
Copy full SHA for 859c143
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
Add Factorial solution using ForkJoinPool
andrei-punko
committed
88911c7
View commit details
Copy full SHA for 88911c7
View code at this point
Browse repository at this point
Commits on Nov 26, 2023
Adjust ArraysUnion task solutions
andrei-punko
committed
932f2af
View commit details
Copy full SHA for 932f2af
View code at this point
Browse repository at this point
Add tests for EventParser
andrei-punko
committed
c43a55b
View commit details
Copy full SHA for c43a55b
View code at this point
Browse repository at this point
Add `Factorial` to the name of factorial-related classes
andrei-punko
committed
87533a5
View commit details
Copy full SHA for 87533a5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.