Skip to toolbar
  • Log In
  • Register
  • Members
  • Tech Stories
    • Javascript Stories
    • Node.Js Stories
  • Javascript
    • AngularJs
    • ReactJs
    • Nodejs
  • Python
  • What Else
    • Blockchain
    • GraphQl
    • Redis
    • Web Development
    • How Do / How To -Desk
    • Lastest Articles
    • Listicles
  • Jobs
  • Preparation
    • Data Structure -Desk
    • Algorithms Interview Questions
    • C Programming Interview Questions
    • Cplusplus Interview Questions
    • Csharp Interview Questions
    • Data Structure Interview Questions
    • Dbms Interview Questions
    • Net Interview Questions
    • Civil Interview Questions
    • Os Interview Questions
    • Technical Interview Questions
    • Mechanical Interview Questions
    • Java Interview Questions
    • Electrical Interview Questions
    • Php Interview Questions
  • Interviews
    • Accenture
    • Amazon
    • Amdocs
    • Cognizant
    • Deloitte
    • Facebook
    • Flipkart
    • HCL
    • IBM
    • iGate
    • Infosys
    • Microsoft
    • TCS
    • Tech Mahindra
    • Wipro
  • Stories
Register Login

Social Dribbler Social Dribbler

Geek Stories

Social Dribbler

  • Register
Register Login

Facebook

Facebook Tough Interview questions

Facebook Tough Interview questions

December 8, 2018 0 comments

Posted on :10-03-2016 Q1. Given an increasingly sorted array and a number s, please find two numbers whose sum is s. If there are multiple pairs with sum s, just output any one of them.Q2. Given an array, please determine whether it contains three numbers whose sum equals to 0.Q3. Given an array and a […]

AdminDecember 8, 2018 0 comments
Admin
Facebook interview Questions for Software Engineer

Facebook interview Questions for Software Engineer

December 8, 2018 0 comments

Posted on :10-03-2016  Q1. There is a building with 100 floors. You are given 2 identical eggs. How do you use 2 eggs to find the threshold floor, where the egg will definitely break from any floor above floor N, including floor N itself. Data Scientist candidateQ2. If you were going to redesign an ATM machine, […]

AdminDecember 8, 2018 0 comments
Admin
Facebook Interview Questions Set 1

Facebook Interview Questions Set 1

December 8, 2018 0 comments

Posted on :12-03-2016 Q1. Given the root of a binary tree containing integers, print the columns of the tree in order with the nodes in each column printed top-to-bottom.Input:      6     /     3   4   /     5   1   0 /     /9   2   8    […]

AdminDecember 8, 2018 0 comments
Admin
Facebook Interview Questions Set 2

Facebook Interview Questions Set 2

December 8, 2018 0 comments

Posted on :12-03-2016 Q1. Design a data structure that supports kind of full text search but in numbers. We are given file with lot of 10-digits numbers, for example: 1234 567 890 4124 123 123 3123 123 322 On a given number X we should return all numbers that contain X. For example, if the number 123 was given, we should […]

AdminDecember 8, 2018 0 comments
Admin
Facebook Interview Questions Set 3

Facebook Interview Questions Set 3

December 8, 2018 0 comments

Posted on :12-03-2016 Q1. A robot has to move in a grid which is in the form of a matrix. It can go to 1.) A(i,j)–> A(i+j,j) (Down) 2.) A(i,j)–> A(i,i+j) (Right) Given it starts at (1,1) and it has to go to A(m,n), find the minimum number of STEPS it has to take to get to (m,n) […]

AdminDecember 8, 2018 0 comments
Admin
12

Members

Newest | Active | Popular
  • Profile picture of Judybruck
    Judybruck
    active 41 minutes ago
  • Profile picture of Carlbruck
    Carlbruck
    active 51 minutes ago
  • Profile picture of Pexanoneslehell
    Pexanoneslehell
    active 1 hour, 35 minutes ago
  • Profile picture of Ankep
    Ankep
    active 3 hours, 51 minutes ago
  • Profile picture of Markbruck
    Markbruck
    active 10 hours, 26 minutes ago

Recent Posts

  • ReactJS – Component Life Cycle In Depth (Continue)

    As we have discussed about MOUNTING  here and we will… ReactJs 8 months ago
  • ReactJS – Component Life Cycle In Depth

    Just like every other lifecycle, React Component Lifecycle is also… ReactJs 8 months ago
  • How do you scale node.js APIs

    Node.js is a JavaScript runtime environment built on Chrome’s V8… Javascript 9 months ago
  • Mistakes That Node.js Developers Make and Should be Avoided

    For the past few years, Node.js, accounting for its growth… Javascript 9 months ago
  • How to build a CLI tool in NodeJS

    Why Build a Command-line Tool with Node.js? Before we dive… Node.Js Stories 9 months ago
  • How to set-up a powerful API with Nodejs, GraphQL, MongoDB, Hapi, and Swagger

    Separating your frontend and backend has many advantages: The biggest… Javascript Stories 9 months ago
  • Single-SPA Starting From Scratch

      single-spa allows you to build micro frontends that coexist… Article 9 months ago
  • 14 of the best JavaScript APIs

    Here's our pick of the best JavaScript APIs around right… Javascript Stories 9 months ago
  • Three Controversial Charts From the State of JavaScript 2018

    “Controversial” is literally the most overused word on the Internet,… Javascript Stories 9 months ago
  • Launch an AWS Deep Learning AMI with Amazon EC2

              In this step-by-step tutorial, you'll… Stories 9 months ago
  • R vs Python | Best Programming Language for Data Science and Analysis

    R is considered to be the best programming language for… Stories 9 months ago
  • Beginner’s Guide for Creating a Serverless REST API using NodeJS over Google Cloud Functions

    API REST using Google Cloud Functions (Serverless) Serverless application has… Node.Js Stories 9 months ago
© 2016 - Powered by SocialDribbler - formely GeeksAcademy.

@

Not recently active