Skip to content
  • Courses
  • Resources
  • Blog
  • Courses
  • Resources
  • Blog
BOOK COACHING
  • Courses
  • Resources
  • Blog
  • About
  • Student Login
Menu
  • Courses
  • Resources
  • Blog
  • About
  • Student Login

Object Oriented

Line Intersection: Coding Interview Question

Article

Coding Interview Question: Line Intersection

Coding Interview Question: Given two lines on a Cartesian plane, write a function to determine whether or not the lines intersect. 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.
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