Skip to content
#

data-structures-interview-questions

Here are 4 public repositories matching this topic...

JavaScript/Algorithm: In a shape(rectangle or square) with width n and length m, We want to know how many shapes there are with width and length a and b. We also want to know the remaining forms.

  • Updated Sep 25, 2022
  • JavaScript

This is the shared practice document for interview preparation. It covers popular algorithms like sliding window, KMP, divides and conquer, sorting, searching, and many more. It will also cover Data Structures like Graphs, Trees, Binary Heaps, 2-D Arrays, Linked List, Stack, Queues, Tries, and other DS topics.

  • Updated Jun 3, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the data-structures-interview-questions 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 data-structures-interview-questions topic, visit your repo's landing page and select "manage topics."

Learn more