Skip to content

Instantly share code, notes, and snippets.

@alexpaul
Created March 11, 2021 23:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexpaul/3e571eb824f054c331883afe3b3dc637 to your computer and use it in GitHub Desktop.
Save alexpaul/3e571eb824f054c331883afe3b3dc637 to your computer and use it in GitHub Desktop.

DSA Assessment

Quesion 1

Print Elements in a Linked List

HackerRank


Question 2

Diagonal Difference

HackerRank


Question 3

Reverse an Array

HackerRank


Question 4

How many numbers are smaller that the current number

LeetCode


Question 5

Binary Search

LeetCode


Question 6

Min Stack

LeetCode


Question 7

Maximum depth of a Binary Tree

LeetCode


Question 8

Fibonacci Number

LeetCode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment