Skip to content
  • Courses
  • Resources
  • Blog
  • About
Menu
  • Courses
  • Resources
  • Blog
  • About
STUDENT LOGIN
  • Courses
  • Resources
  • Blog
  • About
  • Student Login
Menu
  • Courses
  • Resources
  • Blog
  • About
  • Student Login

Stack

Inorder Traversal: Coding Interview Question

Article

Coding Interview Question: Inorder Traversal

Coding Interview Question: Given a binary search tree, print out the elements of the tree in order without using recursion. Click for the solution.
Reverse Stack: Coding Interview Question

Article

Coding Interview Question: Reverse Stack

Coding Interview Question: Given a stack, reverse the items without creating any additional data structures. Click for the solution.
Sort Stacks: Coding Interview Question

Article

Coding Interview Question: Sort Stacks

Coding Interview Question: Given a stack, sort the elements in the stack using one additional stack. Click for the solution.
Stack from Queues: Coding Interview Question

Article

Coding Interview Question: Stack from Queues

Coding Interview Question: Implement a LIFO stack with basic functionality (push and pop) using FIFO queues to store the data. Click for the solution.
Palindromes: Coding Interview Question

Article

Coding Interview Question: Palindromes

Coding Interview Question: Given a linked list, write a function to determine whether the list is a palindrome. Click for the solution.
N Stacks: Coding Interview Question

Article

Coding Interview Question: N Stacks

Coding Interview Question: Implement N > 0 stacks using a single array to store all stack data. Click for the solution.
Max Stack: Coding Intervie Question

Article

Coding Interview Question: Max Stack

Coding Interview Question: Implement a stack that has a max() function, where max() returns the maximum value in the stack. Click for the solution.
Envelope Twitter Facebook Linkedin Youtube

© Byte by Byte 2016-2022

Privacy Policy

Terms and Conditions

Earnings Disclaimer

Get fully prepared for your Coding Interview and save 20% with Exponent. Learn More  →

What if coding interviews were easy?

Sounds impossible right? It’s not!

Let me show you the RIGHT way to study for interviews so you can ace your Google Interview without breaking a sweat.

Download my FREE guide to the 50 most common coding interview questions asked at companies like Google, Facebooks, and Amazon.

Download my FREE guide to the 50 most common coding interview questions asked at companies like Google, Facebooks, and Amazon.