8000 GitHub - Nishchay1571999/play-with-rihana
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Nishchay1571999/play-with-rihana

Repository files navigation

Using Rihana to practice your DSA

Here are the Algorithims Suppported:

  1. LinearSearch
  2. BinarySearch,
  3. BubbleSort,
  4. InsertionSort,
  5. SelectionSort,
  6. QuickSort,
  7. MergeSort,
  8. Stack

How to use this module?

  1. Generate your test files:
    npx run generate

this will generate all the files where you can practice your DSA 2. Test your algorithms

    npm run test <FILE_NAME that you are editing>
  1. Want Solution for generated Algorithms:
Its somewhere in the source directory search it there

Focus of this projects :

Focus on these nuts :)

rihana.config.js has all the necessary algos that are currently testable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0