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

Easy

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.
Split Linked List: Coding Interview Question

Article

Coding Interview Question: Split a Linked List

Coding Interview Question: Given a linked list, write a function to split the list into two equal halves. Click for the solution.
String Compression: Coding Interview Question

Article

Coding Interview Question: String Compression

Coding Interview Question: Compress a string by shortening every repeated char to that char followed by the number of repetitions. Click for the solution.
Anagram: Coding Interview Question

Article

Coding Interview Question: Anagrams

Coding Interview Question: Given two strings, write a function to determine whether they are anagrams. Click for the solution.
Ones in Binary: Coding Interview Question

Article

Coding Interview Question: Number of Ones in a Binary Number

Coding Interview Question: Given an integer, compute the number of ones in the binary representation of the number. Click for the solution.
Nth to Last: Coding Interview Question

Article

Coding Interview Question: Nth-to-last Element in a Linked List

Coding Interview Question: Given a linked list, and an input n, find the nth-to-last element of the linked list. Click for the solution.
Fizzbuzz: Coding Interview Question

Article

Coding Interview Question: FizzBuzz

Coding Interview Question: Output numbers from 1 to x replacing numbers divisible by 3 with “Fizz” and numbers by 5 with “Buzz”. Click for the solution.
LOAD MORE
Envelope Twitter Facebook Linkedin Youtube

© Byte by Byte 2016-2022

Privacy Policy

Terms and Conditions

Earnings Disclaimer