Reverse the given Array without using built in function

Shortest Unsorted Continuous Subarray

Implement stack using linked list

August 10, 2022 · 4 min ·  Tags List of tags for the post   stack ·  linkedlist ·  Last updated: Aug 2, 2025

Implement stack using an array

August 10, 2022 · 6 min ·  Tags List of tags for the post   leetcode ·  array ·  stack ·  Last updated: Aug 2, 2025

Intersection of Three Sorted Arrays

Calculate the number of valid stack permutations

August 8, 2022 · 2 min ·  Tags List of tags for the post   stack ·  Last updated: Aug 2, 2025

Check if number sequence can be generated using stack push and pop operations

August 8, 2022 · 3 min ·  Tags List of tags for the post   stack ·  Last updated: Aug 2, 2025

Validate stack operation sequence

August 8, 2022 · 2 min ·  Tags List of tags for the post   stack ·  Last updated: Aug 2, 2025

Validate stack permutation based on triplet condition

August 8, 2022 · 3 min ·  Tags List of tags for the post   stack ·  Last updated: Aug 2, 2025

Basic Calculator 4

This site uses cookies to improve your experience on our website. By using and continuing to navigate this website, you accept this. Privacy Policy