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

Coding Interview Questions

String Deletion: Coding Interview Question

Article

Coding Interview Question: String Deletion

Coding Interview Question: Given a string and a dict, find the minimum number of characters to delete to make a valid word. Click for the solution.
Sum: Coding Interview Question

Article

Coding Interview Question: Sum

Coding Interview Question: Given two integers, write a function to sum the numbers without using any arithmetic operators. 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.
Swap Variables: Coding Interview Question

Article

Coding Interview Question: Swap Variables

Coding Interview Question: Given two integers, write a function that swaps them without using any temporary variables. Click for the solution.
Matrix Search: Coding Interview Question

Article

Coding Interview Question: Matrix Search

Coding Interview Question: Given an sorted n x m array, write a function to determine whether the array contains an element x. Click for the solution.
Clock Angle: Coding Interview Question

Article

Coding Interview Question: Clock Angle

Coding Interview Question: Given a time, write a function to find the angle between the two hands on a clock representing that time. Click for the solution.
Fibonacci: Coding Interview Question

Article

Coding Interview Question: Fibonacci Number

Coding Interview Question: Given an integer n, write a function to compute the nth Fibonacci number. Click for the solution.
Doubly Linked List: Coding Interview Question

Article

Coding Interview Question: Tree to Doubly Linked List

Coding Interview Question: Given a tree, convert it into a doubly linked list from left to right by modifying the existing pointers. Click for the solution.
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.
Longest Branch: Coding Interview Question

Article

Coding Interview Question: Longest Consecutive Branch

Coding Interview Question: Given a tree, find the length of the longest branch of nodes in increasing consecutive order. Click for the solution.
LOAD MORE
Envelope Twitter Facebook Linkedin Youtube

© Byte by Byte 2016-2022

Privacy Policy

Terms and Conditions

Earnings Disclaimer