Skip to content
#

algorithms-and-data-structures

Here are 1,911 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 3, 2020
  • Java
AlgorithmsAndDataStructure
pikachu28
pikachu28 commented Oct 11, 2020

Implementing Recurrent Neural Network From [Scratch] -

what will change -

Type of Issue -

Please add/delete options that are not relevant.

  • Adding New Code

Programming Language

Please add/delete options that are not relevant.

  • Python

Self Check

  • Ask for issue assignment before making Pull Request.
  • Add your file in the proper folder
ahampriyanshu
ahampriyanshu commented Oct 11, 2020

Submission Title
Sublist_Search

Submission Type
Algorithm

Submission Description
Sublist Search : We first take first node of second list, start matching the first list from this first node, if whole lists match return true, else break and take first list to the first node again and take second list to its second node. Repeat these steps until any of linked lists becomes empty

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.