The Wayback Machine - https://web.archive.org/web/20201026025127/https://github.com/topics/algorithms-and-data-structures
Skip to content
#

algorithms-and-data-structures

Here are 1,977 public repositories matching this topic...

hackerrank solutions github | hackerrank all solutions | hackerrank solutions for java | hackerrank video tutorial | hackerrank cracking the coding interview solutions | hackerrank data structures | hackerrank solutions algorithms | hackerrank challenge | hackerrank coding challenge | hackerrank algorithms solutions github| hackerrank problem solving | hackerrank programs solutions | JAVAAID |all hackerrank solutions | Coding Interview Preparation
  • Updated Oct 24, 2020
  • Java
AlgorithmsAndDataStructure
sparkskapil
sparkskapil commented Oct 23, 2020

Implement remove and insertAt method for linked list class.

what will change -
The C++/Data Structure/Linked List/linkedList.cpp will be changed.
Two new methods will be added.

  1. remove: It will take the index of the node and remove it from the list.
  2. insertAt: It will take the index and data and create a node and insert at the specified index of the list.

Type of

trishnakalita660
trishnakalita660 commented Oct 25, 2020

Submission Title
Data Structure/Array

Submission Description
Partition Equal Subset Sum

Submission Directory
Folder(Algorithm/Data_Structures/Array...) => Sub_Folder(equal subset sum partition) => ... => .cpp

Contributors

  • C++
  • C
  • Python
  • Java
  • JavaScript
  • TypeScript
  • Golang
  • Ruby
  • php
  • Sw

Improve this page

Add a description, image, and links to the algorithms-and-data-structures topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the algorithms-and-data-structures topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.