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
Accelerator
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 }}
rootulp
/
hackerrank
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
21
Code
Issues
0
Pull requests
0
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Files
Expand file tree
main
Breadcrumbs
hackerrank
/
java
/
linked-lists
/
src
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
main
Breadcrumbs
hackerrank
/
java
/
linked-lists
/
src
/
Copy path
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
compare_two_linked_lists.java
compare_two_linked_lists.java
delete_a_node_from_a_linked_list.java
delete_a_node_from_a_linked_list.java
delete_duplicate_value_nodes_from_a_sorted_linked_list.java
delete_duplicate_value_nodes_from_a_sorted_linked_list.java
detect_where_a_linked_list_contains_a_cycle.java
detect_where_a_linked_list_contains_a_cycle.java
find_the_merge_point_of_two_linked_lists.java
find_the_merge_point_of_two_linked_lists.java
get_the_value_of_the_node_at_a_specific_position_from_the_tail.java
get_the_value_of_the_node_at_a_specific_position_from_the_tail.java
insert_a_node_at_a_specific_position_in_a_linked_list.java
insert_a_node_at_a_specific_position_in_a_linked_list.java
insert_a_node_at_the_head_of_a_linked_list.java
insert_a_node_at_the_head_of_a_linked_list.java
insert_a_node_at_the_tail_of_a_linked_list.java
insert_a_node_at_the_tail_of_a_linked_list.java
insert_a_node_into_a_sorted_doubly_linked_list.java
insert_a_node_into_a_sorted_doubly_linked_list.java
merge_two_sorted_linked_lists.java
merge_two_sorted_linked_lists.java
print_elements_of_linked_list.java
print_elements_of_linked_list.java
print_the_elements_of_a_linked_list_in_reverse.java
print_the_elements_of_a_linked_list_in_reverse.java
reverse_a_doubly_linked_list.java
reverse_a_doubly_linked_list.java
reverse_a_linked_list.java
reverse_a_linked_list.java
View all files
You can’t perform that action at this time.