AlgoStreak

  • Home

  • Interview

    • Online Assessment Question
    • Easy Interview Question
    • Medium Interview Question
    • Hard Interview Question
    • Amazon Interview Questions
    • Google Interview Questions
    • Microsoft Interview Questions
  • CP & Algo

    • Ladder I
    • Ladder II
    • Ladder III
  • Article

  • Discuss

  • More

    Use tab to navigate through the menu items.
    • All Posts
    • Adobe
    • Amazon
    • Facebook
    • Google
    • Microsoft
    • Goldman Sachs
    • Directi
    • Array
    • Interviewbit
    • JP Morgan
    • LinkedIn
    • Math
    • Oracle
    • Paypal
    • VMWare
    • Yahoo
    • Binary Search
    • String
    • Bit Manipulation
    • Two Pointers
    • Flipkart
    • Amazon
    Search

    Number of 1 Bits - InterviewBit Solution

    Given a number, count the number of set bits.

    Atoi - InterviewBit Solution

    Implement atoi to convert a string to an integer.

    Valid Number InterviewBit Solution

    Validate if a given string is numeric or not. Code in C++....

    Grid Unique Paths InterviewBit Solution

    A robot is located at the top-left corner of an A x B grid. The robot can only move either down or right at any point in time. The robot is

    Anti Diagonals Interviewbit Solution

    Give a N*N square matrix, return an array of its anti-diagonals. Look at the example for more details.

    Wave Array Interviewbit Solution

    Given an array of integers, sort the array into a wave like array and return it, In other words, arrange the elements into a sequence such t

    Contact us: 

    support@algostreak.com

    Terms of Service | Privacy Policy

    Copyright © 2020 AlgoStreak