Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Edfora

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Edfora reviews | Edfora jobs | Edfora salaries | Edfora benefits
      Edfora interviewsEdfora MEan Stack Developer interviewsEdfora interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      Crimson Education
      3.5★Compensation and benefits
      avatar
      Fretello
      4.5★Compensation and benefits
      avatar
      Speexx
      4.0★Compensation and benefits
      avatar
      Careerist
      4.0★Compensation and benefits

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      MEan Stack Developer Interview

      23 Mar 2018
      Anonymous interview candidate
      Hauz Khas
      Declined offer
      Positive experience
      Difficult interview

      Application

      I applied online. The process took 1 day. I interviewed at Edfora (Hauz Khas) in Mar 2018

      Interview

      The interview process starts with online test that contains questions related to domain you are applying. (Test you can give it from home). If you cleared above screening test then you will be called for Face to Face discussion. There are total four rounds. Described below: Round 1: Technical Stage 1 Basic questions related to JavaScript, Node and Data Structure. I love the statement that was by the interviewer "Candidate can do solve any problem if candidate have good problem solving skills." Round 2: Technical Stage 2 In this basic theoretical questions asked related to your domain and projects you involved. Round 3: Aptitude and HR Questions (Written) There will be ten aptitude questions. Timings is 20 minutes. There are two more written test above your understanding about position and future goals. There is one situation reaction test. Round 4: With CTO This is the final round and here you will be asked some complex questions to test your domain knowledge and problem solving skills.

      Interview questions [23]

      Question 1

      Round 1: JavaScript + Node JS + Problem Solving (Basic) Q: What is prototypal inheritance.
      Answer question

      Question 2

      Q: Think that some browser does not support ES6 methods. How we can create custom map method on array?
      Answer question

      Question 3

      Q: Create prototypal reverse method on string using Array reverse.
      Answer question

      Question 4

      Q: Split/Slice in javascript.
      Answer question

      Question 5

      Q: [10, 10, 10].map(parseInt) - [10, NAN, 2] - How? - Nice One
      Answer question

      Question 6

      Q: What is closure in Javascript?
      Answer question

      Question 7

      Q: Bind, Call and Apply?
      Answer question

      Question 8

      Q: Angular 1 vs Angular 5?
      Answer question

      Question 9

      Q: What is output of following code? for(var i =0; i < 8; ++i){ setTimeOut((i)=>{console.log(i)}, 100); } What will be the code look like if we want to print 1-7 in console?
      3 Answers

      Question 10

      Q: == vs ===
      Answer question

      Question 11

      Q: How will you identify that given input is an Array or Object in javascript? - Nice One
      1 Answer

      Question 12

      Q: What is event loop in node js.
      Answer question

      Question 13

      Q: What is node js and how node js runs without browser?
      1 Answer

      Question 14

      Q: Find middle element in linked list?
      Answer question

      Question 15

      Q: "[{}}{{[]}}" is all openings braces have closing also? - How will you solve such problem.
      1 Answer

      Question 16

      Round 2: Q: Explain your projects.
      Answer question

      Question 17

      Q: Angular 1 vs Angular 5 ?
      Answer question

      Question 18

      Q: What is web worker in javascript? - Nice One
      Answer question

      Question 19

      Q: How you used S3, EC2 and SES in your application?
      Answer question

      Question 20

      Q: How google crawl your website index page and show in google search?
      Answer question

      Question 21

      Round 3: Q: "11001110" find occurring of double 1's in string.?
      2 Answers

      Question 22

      Q: "111100111100" find number of k 1's in string. K input from user. String can be of millions chars and k also can be of 1 lakhs chars.
      Answer question

      Question 23

      Q: Question based on form handling in Angular2/Angular1? You have a row with three inputs in it. Say input1, input2 and input3. There is a plus button in the end and upon clicking plus a new save row will be pushed and will appeared next to first row. Conditions: a) If input1 is filled all three must be filled. b) input2 will have number validation on it. c) If all inputs are filled except input1 then discard the values while saving.
      Answer question
      3