📂
Interview Prep
Ctrlk
  • Introduction
  • Trees
  • Recursion & Backtracking
  • Maths
    • Reaching Points
    • Fizz Buzz
    • Count Primes
    • Maximum 69 Number
    • All Factors
    • Greatest Common Divisor
    • Sorted Permutation Rank
    • Sorted Permutation Rank with Repeats
    • Trailing Zeros in Factorial
    • Rearrange Array
    • Power Of Two Integers
    • Game of Life
    • Reach a Number
    • Consecutive Numbers Sum
    • Simplified Fractions
    • Monotone Increasing Digits
    • Robot Bounded In Circle
    • Happy Number
    • Angle Between Hands of a Clock
    • Probability of a Two Boxes Having The Same Number of Distinct Balls
    • Best Meeting Point
    • Segmented Sieve (Print Primes in a Range)
    • Fibonacci Number
    • Optimal Division
    • Bulb Switcher
    • Digit multiplier
    • The kth Factor of n
  • Binary Searching & Sorting
  • Strings
  • BIT Manipulation
  • Two Pointers
  • Arrays
  • Linked List
  • Stacks & Queues
  • HashMap & HashSet & Sliding Window
  • Priority Queue
  • Dynamic Programming
  • Greedy
  • Graphs, BFS & DFS
  • Geometry
  • Merge Sort
  • Segment Trees
  • Most consistent ways of dealing with the series of stock problems
Powered by GitBook
On this page

Maths

Reaching PointsFizz BuzzCount PrimesMaximum 69 NumberAll FactorsGreatest Common DivisorSorted Permutation RankSorted Permutation Rank with RepeatsTrailing Zeros in FactorialRearrange ArrayPower Of Two IntegersGame of LifeReach a NumberConsecutive Numbers SumSimplified FractionsMonotone Increasing DigitsRobot Bounded In CircleHappy NumberAngle Between Hands of a ClockProbability of a Two Boxes Having The Same Number of Distinct BallsBest Meeting PointSegmented Sieve (Print Primes in a Range)Fibonacci NumberOptimal DivisionBulb SwitcherDigit multiplierThe kth Factor of n
PreviousNumber of AtomsNextReaching Points

Last updated 5 years ago