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
main
java
by
andd3dfx
string
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 29, 2024
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 Nov 10, 2023
Adjust a bit and add Youtube link for ReplaceQCharToAvoidConsecutiveRepeatingChars
andrei-punko
committed
5aefab8
View commit details
Copy full SHA for 5aefab8
View code at this point
Browse repository at this point
Commits on Nov 9, 2023
Add solution for ReplaceQCharToAvoidConsecutiveRepeatingChars task
andrei-punko
committed
a15b687
View commit details
Copy full SHA for a15b687
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
Fix error in CheckCapitalUsage solution
andrei-punko
committed
5b598a8
View commit details
Copy full SHA for 5b598a8
View code at this point
Browse repository at this point
Commits on Sep 23, 2023
Add CheckCapitalUsage task solution
andrei-punko
committed
9464d8a
View commit details
Copy full SHA for 9464d8a
View code at this point
Browse repository at this point
Commits on Sep 16, 2023
Minor refactoring of ParseListIntoStructure for readability,
Show description for 33e542e
andrei-punko
committed
33e542e
View commit details
Copy full SHA for 33e542e
View code at this point
Browse repository at this point
Commits on Sep 9, 2023
Add 3 solutions for LengthOfLastWord task
andrei-punko
committed
bc589dd
View commit details
Copy full SHA for bc589dd
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
Move ParseListIntoStructure into another package
andrei-punko
committed
c4573b9
View commit details
Copy full SHA for c4573b9
View code at this point
Browse repository at this point
Commits on Sep 7, 2023
Refactor impl & tests of ParseListIntoStructure task
andrei-punko
committed
1e60282
View commit details
Copy full SHA for 1e60282
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
Simplify solution of LongestWordWithoutRepeatingChars
andrei-punko
committed
0665ecf
View commit details
Copy full SHA for 0665ecf
View code at this point
Browse repository at this point
Fix error in LongestWordWithoutRepeatingChars, add testcases for it
andrei-punko
committed
4eb3a53
View commit details
Copy full SHA for 4eb3a53
View code at this point
Browse repository at this point
Add LongestWordWithoutRepeatingChars task solution
andrei-punko
committed
e09c503
View commit details
Copy full SHA for e09c503
View code at this point
Browse repository at this point
Commits on Aug 29, 2023
Add one more task about palindromes
andrei-punko
committed
0936f1b
View commit details
Copy full SHA for 0936f1b
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
Extract repeatable code into method in MakeStringCompact
andrei-punko
committed
b7e18b5
View commit details
Copy full SHA for b7e18b5
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
Improve readability of ReverseString task solution
andrei-punko
committed
f5f93c6
View commit details
Copy full SHA for f5f93c6
View code at this point
Browse repository at this point
Fix error in solution of MakeStringCompact task
andrei-punko
committed
fcbeb7f
View commit details
Copy full SHA for fcbeb7f
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
Minor adjustment of Boyer-Moore impl: variable names etc
andrei-punko
committed
10d612f
View commit details
Copy full SHA for 10d612f
View code at this point
Browse repository at this point
Rewrite Boyer-Moore-related stuff: add hierarchy of classes to
Show description for 3d3d611
andrei-punko
committed
3d3d611
View commit details
Copy full SHA for 3d3d611
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
Boyer-Moore implementation fix for failed test cases from leetcode
andrei-punko
committed
41150a3
View commit details
Copy full SHA for 41150a3
View code at this point
Browse repository at this point
Commits on Aug 1, 2023
Boyer-Moore implementation enhancements/fixes:
Show description for a94db8e
andrei-punko
committed
a94db8e
View commit details
Copy full SHA for a94db8e
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
Rewrite implementation of Boyer-Moore algo. Add its non-enhanced version too
andrei-punko
committed
356af17
View commit details
Copy full SHA for 356af17
View code at this point
Browse repository at this point
Adjustment of FindSubstring
andrei-punko
committed
0c7804e
View commit details
Copy full SHA for 0c7804e
View code at this point
Browse repository at this point
Add preliminary version of FindSubstring
Show description for 46a0fb7
andrei-punko
committed
46a0fb7
View commit details
Copy full SHA for 46a0fb7
View code at this point
Browse repository at this point
Commits on May 2, 2023
Move xml parser-related class into xml package
andrei-punko
committed
94096b6
View commit details
Copy full SHA for 94096b6
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 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
Commits on Jan 15, 2023
Merge all Palindrom tasks into one class
andrei-punko
committed
22f5615
View commit details
Copy full SHA for 22f5615
View code at this point
Browse repository at this point
Commits on Dec 25, 2022
Adjust MakeStringCompact, Palindrome, Username, Queue tasks
andrei-punko
committed
ec44779
View commit details
Copy full SHA for ec44779
View code at this point
Browse repository at this point
Commits on Dec 23, 2022
Adjust MakeStringCompact task. Remove duplicate task
andrei-punko
committed
1447fd6
View commit details
Copy full SHA for 1447fd6
View code at this point
Browse repository at this point
Commits on Nov 21, 2022
Adjust Factorial and couple of javadocs
andrei-punko
committed
aa98d11
View commit details
Copy full SHA for aa98d11
View code at this point
Browse repository at this point
Commits on May 25, 2022
Add LongestPalindromeSubstring solution
andrei-punko
committed
09865ee
View commit details
Copy full SHA for 09865ee
View code at this point
Browse repository at this point
Commits on Apr 8, 2022
Fix typos and javadoc formatting
andrei-punko
committed
662ae46
View commit details
Copy full SHA for 662ae46
View code at this point
Browse repository at this point
Adjust requirement for 'Make string compact' task
andrei-punko
committed
63ab4e3
View commit details
Copy full SHA for 63ab4e3
View code at this point
Browse repository at this point
Add 'Make string compact' task solution
andrei-punko
committed
1eaa6c4
View commit details
Copy full SHA for 1eaa6c4
View code at this point
Browse repository at this point
Commits on Feb 25, 2021
Move classes between packages
andrei-punko
committed
b2341b1
View commit details
Copy full SHA for b2341b1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.