Skip to content

mnraza-dev/DSA-in-JavaScript

Repository files navigation

DSA-in-JavaScript

What is Algorithm ?

  • Steps or process to arrange the data

Operations of Data Strctures

  • traversal
  • insertion
  • deletion
  • searching
  • sorting
  • merging ** different algorithms can be used for options

Questions in DSA using **JavaScript

  1. wap to traverse an array
  2. wap to insert an element in an array
  3. wap to delete an element in an array
  4. wap to search an element in an array
  5. wap to sort an array
  6. wap to merge two arrays
  7. wap to find the maximum element in an array
  8. wap to find the minimum element in an array

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published