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 }}
smartcoder207
/
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
main
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 11, 2023
Add HouseRobbery task solution
andrei-punko
committed
36201eb
View commit details
Copy full SHA for 36201eb
View code at this point
Browse repository at this point
Add solution for BestTimeToBuyNSellStock task
andrei-punko
committed
bda1f5a
View commit details
Copy full SHA for bda1f5a
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
Fix deprecated API usage warnings. Upgrade libs versions
andrei-punko
committed
de5d0b8
View commit details
Copy full SHA for de5d0b8
View code at this point
Browse repository at this point
Add distinct/sorted/toList to CustomStream
andrei-punko
committed
1bb0bc2
View commit details
Copy full SHA for 1bb0bc2
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
Add to CustomStream: empty, of, ofNullable, forEach, takeWhile, dropWhile
andrei-punko
committed
c680d5f
View commit details
Copy full SHA for c680d5f
View code at this point
Browse repository at this point
Add new methods to CustomStream: limit, skip, count, toArray
andrei-punko
committed
819213d
View commit details
Copy full SHA for 819213d
View code at this point
Browse repository at this point
Adjust PackagesForShipping task solution
andrei-punko
committed
0ef7185
View commit details
Copy full SHA for 0ef7185
View code at this point
Browse repository at this point
Commits on Mar 31, 2023
Add draft version of CustomMap and related classes
andrei-punko
committed
d38f47b
View commit details
Copy full SHA for d38f47b
View code at this point
Browse repository at this point
Commits on Mar 25, 2023
Adjust alphabet & change zero character for PasswordBruteforce
andrei-punko
committed
a6f74e5
View commit details
Copy full SHA for a6f74e5
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
Add PasswordBruteforce task solution
andrei-punko
committed
31ba208
View commit details
Copy full SHA for 31ba208
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
Rename class to CustomLinkedList. Make small cleanup
andrei-punko
committed
b540c39
View commit details
Copy full SHA for b540c39
View code at this point
Browse repository at this point
Adjust CustomStream task solution
andrei-punko
committed
36021df
View commit details
Copy full SHA for 36021df
View code at this point
Browse repository at this point
Adjust MovieNight task solution
andrei-punko
committed
f3c8cb8
View commit details
Copy full SHA for f3c8cb8
View code at this point
Browse repository at this point
Adjust FindElementsOfArrayWhichNotPresentInAnotherArray task solution
andrei-punko
committed
f54c964
View commit details
Copy full SHA for f54c964
View code at this point
Browse repository at this point
Commits on Mar 22, 2023
Improve tests for LFUCache
andrei-punko
committed
01c5f89
View commit details
Copy full SHA for 01c5f89
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
Redesign LFUCache task solution
andrei-punko
committed
ebf8010
View commit details
Copy full SHA for ebf8010
View code at this point
Browse repository at this point
Add ProgrammerInCinemaDuringCovid task solution
andrei-punko
committed
6fbe947
View commit details
Copy full SHA for 6fbe947
View code at this point
Browse repository at this point
Adjust stuff related to Java 8 features
andrei-punko
committed
5668b39
View commit details
Copy full SHA for 5668b39
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
Add example of txt files parser. Add separate package for parsers
andrei-punko
committed
b9c0b3d
View commit details
Copy full SHA for b9c0b3d
View code at this point
Browse repository at this point
Put both xml parser tasks into one package
andrei-punko
committed
41c7f98
View commit details
Copy full SHA for 41c7f98
View code at this point
Browse repository at this point
Commits on Mar 18, 2023
Add ReverseAnySequence task solution
andrei-punko
committed
6f5986e
View commit details
Copy full SHA for 6f5986e
View code at this point
Browse repository at this point
Commits on Mar 17, 2023
Split StringUtil into 2 classes by tasks:
Show description for a20eb44
andrei-punko
committed
a20eb44
View commit details
Copy full SHA for a20eb44
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
Redesign task "Refactoring of Event Parser"
andrei-punko
committed
f08e87f
View commit details
Copy full SHA for f08e87f
View code at this point
Browse repository at this point
Class renaming
andrei-punko
committed
0338a85
View commit details
Copy full SHA for 0338a85
View code at this point
Browse repository at this point
Adjust StackWithMinSupportO1. Remove "not O(1)" solution
andrei-punko
committed
69b4b9d
View commit details
Copy full SHA for 69b4b9d
View code at this point
Browse repository at this point
Commits on Mar 6, 2023
Adjust ReplaceConsequentSpaces task solution
andrei-punko
committed
4a90f16
View commit details
Copy full SHA for 4a90f16
View code at this point
Browse repository at this point
Remove ForkBlur with its test
andrei-punko
committed
577982f
View commit details
Copy full SHA for 577982f
View code at this point
Browse repository at this point
Adjust StackWithMinSupport(O1) task solutions
andrei-punko
committed
0fdc66a
View commit details
Copy full SHA for 0fdc66a
View code at this point
Browse repository at this point
Commits on Mar 3, 2023
Adjust Deadlock task solution
andrei-punko
committed
256a547
View commit details
Copy full SHA for 256a547
View code at this point
Browse repository at this point
Adjust SortAnagrams task solution
andrei-punko
committed
0dc0837
View commit details
Copy full SHA for 0dc0837
View code at this point
Browse repository at this point
Adjust RaiseToPower task solution
andrei-punko
committed
4812d11
View commit details
Copy full SHA for 4812d11
View code at this point
Browse repository at this point
Commits on Feb 28, 2023
Adjust MinMultiplication task solution
andrei-punko
committed
b7c530a
View commit details
Copy full SHA for b7c530a
View code at this point
Browse repository at this point
Adjust UrlShortener task solution
andrei-punko
committed
25d764c
View commit details
Copy full SHA for 25d764c
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
Adjust CustomCache task tests
andrei-punko
committed
8c4056d
View commit details
Copy full SHA for 8c4056d
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
Adjust FirstMissingPositive task tests
andrei-punko
committed
790d53b
View commit details
Copy full SHA for 790d53b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.