Skip to content

Repository files navigation

hackerrank-solution

My Solutions

Algorithms

Warmup:

Bit Manipulation

Data Structure

Arrays

Linked Lists

  • Print the Elements of a Linked List Solution
  • Insert a Node at the Tail of a Linked List Solution
  • Insert a node at the head of a linked list Solution
  • Insert a node at a specific position in a linked list Solution
  • Delete a Node Solution
  • Print in Reverse Solution
  • Reverse a linked list Solution
  • Compare two linked lists Solution
  • Merge two sorted linked lists Solution
  • Get Node Value Solution
  • Delete duplicate-value nodes from a sorted linked list Solution
  • Cycle Detection Solution
  • Find Merge Point of Two Lists Solution
  • Inserting a Node Into a Sorted Doubly Linked List Solution
  • Reverse a doubly linked list Solution

Trees

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors