Upload Button Icon Add office photos

Filter interviews by

eLitmus Evaluation Full Stack Developer Interview Questions and Answers

Updated 19 May 2024

eLitmus Evaluation Full Stack Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions are logical thinking and critical problem solving in scenario based questions

Round 2 - Coding Test 

Scenario based concepts in coding challenge and advice coding solutions

Interview Preparation Tips

Interview preparation tips for other job seekers - Previous year drive questions are very helpful to crack interview

Top trending discussions

View All
Interview Tips & Stories
5d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about eLitmus Evaluation?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement

Interview Questionnaire 

1 Question

  • Q1. Task Scheduling

Interview Preparation Tips

Round: Test
Experience: Questions are very basic and easy to answer .Algorithms should be implemented on spot but they are also standard ones
Tips: read Richie and kernigan
Duration: 60 minutes

Round: Technical Interview
Experience: Nice question and very hard to solve .Though it is a standard problem but requires spontaneous thinking because there are some restrictions for it
Tips: Read cormen

General Tips: Learn all basic algorithms and be confident.
Skill Tips: Solve some puzzles
Skills: Problem Solving Skills, Approaching A Problem
Duration: 2
College Name: IIT Madras
Motivation: i like data engineering profile

Interview Questionnaire 

1 Question

  • Q1. What certifications should a software developer have?
  • Ans. 

    Certifications are not mandatory for software developers, but can add value to their resume.

    • Certifications in programming languages like Java, Python, C++

    • Certifications in software development methodologies like Agile, Scrum

    • Certifications in cloud computing platforms like AWS, Azure

    • Certifications in security like CISSP, CEH

    • Certifications in project management like PMP

    • Certifications in mobile app development like Androi...

  • Answered by AI

I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is the polymorphism?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms.

    • Polymorphism allows objects to be treated as if they are of multiple types.

    • It enables code to be written that can work with objects of different classes in a uniform way.

    • Polymorphism can be achieved through method overloading or method overriding.

    • Example: A shape class can have multiple subclasses like circle, square, triangle, etc. and all can be treated a...

  • Answered by AI
  • Q2. What is inheritance?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows for code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class, and can also add new properties and method...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - online process in the test of the question

I applied via Naukri.com and was interviewed in Jun 2021. There were 2 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - There was total 3 technical rounds and 1 HR round. Technical rounds was mostly about DSA and basic subjective questions. Average time for each round was 1 hour 15 mins. In each round I write code in C++ and then check it by dry running some examples and edge cases. This whole process took almost 2 weeks and in the end result was positive. Use pen and paper, think calmly, take your time, ask interviewer if you are stuck. Best of Luck and happy codding :)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

I have given the coding test in python language. Out of 5 questions, we have to attain a minimum of 3 questions.

Round 3 - Technical 

(1 Question)

  • Q1. The questions in technical round is related to the task which were given to us and also they ask basics questions related to technical.
Round 4 - HR 

(1 Question)

  • Q1. The interview was about the personality check, overeally it was good .

Interview Preparation Tips

Interview preparation tips for other job seekers - This is the best place for the freshers to start their career.
Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself?
  • Q2. Projects that you have done till now?
  • Q3. Technologies you have worked on ?
  • Ans. 

    I have worked on a variety of technologies including JavaScript, React, Node.js, MongoDB, SQL, HTML, CSS, and Git.

    • JavaScript

    • React

    • Node.js

    • MongoDB

    • SQL

    • HTML

    • CSS

    • Git

  • Answered by AI
Round 2 - Coding Test 

CRUD API with login and registration functionality using jwt with 2 days of duration.

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. Tell me your expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - If going for full stack dev prepare js concepts well.

I applied via Referral and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Basic Javascript Questions
Duration 2 Hr

Round 2 - Group Discussion 

We were group of four asked to find a solution to a live project frontend , like discuss with each other as a team and find an optimum approach.

Round 3 - Technical 

(1 Question)

  • Q1. What is react? difference between reactjs and angularjs? basic css style? redux questions?
  • Ans. 

    React is a JavaScript library for building user interfaces.

    • React is component-based and allows for reusable code.

    • React uses a virtual DOM for efficient updates.

    • React is often used with Redux for state management.

    • AngularJS is a full-featured framework while React is a library.

    • React uses JSX syntax while AngularJS uses HTML templates.

    • CSS styles can be applied inline, in a separate file, or with a CSS-in-JS library like s...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Javascript thoroughly and try to solve JS questions as much as possible.

Skills evaluated in this interview

I applied via Referral and was interviewed in May 2022. There were 4 interview rounds.

Round 1 - Coding Test 

The first round was coding round to test the candidate's ability . Test duration was one hour. The coding test was based on basic javascript logics.

Round 2 - Group Discussion 

The second round was group discussion. The topic was strategy to build a project, folder structure and API integration etc.

Round 3 - One-on-one 

(3 Questions)

  • Q1. First question was tell about yourself in detail.
  • Q2. Second was why should we hire you?
  • Ans. 

    I am a highly skilled Full Stack Developer with a strong track record of delivering high-quality projects.

    • I have extensive experience in both front-end and back-end development.

    • I am proficient in multiple programming languages and frameworks, allowing me to adapt to any project requirements.

    • I have a proven ability to work well in teams and collaborate effectively with stakeholders.

    • I am constantly learning and staying u...

  • Answered by AI
  • Q3. What can you bring to the company?
  • Ans. 

    I can bring a strong technical skillset, a passion for problem-solving, and a collaborative mindset to the company.

    • Strong technical skillset in full stack development

    • Ability to solve complex problems and find innovative solutions

    • Collaborative mindset to work effectively in a team

    • Experience with relevant technologies and frameworks

    • Strong communication and interpersonal skills

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. What is your weakness ans strength?
  • Ans. 

    My strength is problem-solving and my weakness is public speaking.

    • Strength: Proficient in identifying and solving complex problems

    • Weakness: Nervousness while speaking in front of large audiences

    • Strength: Ability to learn and adapt to new technologies quickly

    • Weakness: Difficulty in delegating tasks to others

    • Strength: Attention to detail and ability to work under pressure

    • Weakness: Tendency to overthink and second-guess d...

  • Answered by AI
  • Q2. What is you salary expectation?
  • Ans. 

    I would expect a salary that is competitive and reflective of my skills and experience.

    • Research the average salary range for Full Stack Developers in your area.

    • Consider your years of experience, education, and any specialized skills you have.

    • Be prepared to negotiate and discuss your salary expectations during the interview process.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for 3 Minds Digital Full Stack Developer interview:
  • Javascript
  • React.Js
  • Redux
Interview preparation tips for other job seekers - Be confident and deep knowledge of javascript basics.

I applied via Approached by Company and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic question about javascript
  • Q2. Basic questions about react and nodejs

Interview Preparation Tips

Interview preparation tips for other job seekers - Checkout the playlist on youtube
Namaste javascript

eLitmus Evaluation Interview FAQs

How many rounds are there in eLitmus Evaluation Full Stack Developer interview?
eLitmus Evaluation interview process usually has 2 rounds. The most common rounds in the eLitmus Evaluation interview process are Aptitude Test and Coding Test.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
eLitmus Evaluation Full Stack Developer Salary
based on 4 salaries
₹6 L/yr - ₹10.5 L/yr
14% less than the average Full Stack Developer Salary in India
View more details

eLitmus Evaluation Full Stack Developer Reviews and Ratings

based on 2 reviews

2.9/5

Rating in categories

2.9

Skill development

2.2

Work-life balance

2.2

Salary

2.9

Job security

2.2

Company culture

2.9

Promotions

2.9

Work satisfaction

Explore 2 Reviews and Ratings
Business Associate
20 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Senior Business Associate
5 salaries
unlock blur

₹6 L/yr - ₹11 L/yr

Management Trainee
4 salaries
unlock blur

₹5.5 L/yr - ₹6.5 L/yr

Business Development Associate
4 salaries
unlock blur

₹5 L/yr - ₹8 L/yr

Operations Manager
4 salaries
unlock blur

₹7.5 L/yr - ₹13 L/yr

Explore more salaries
Compare eLitmus Evaluation with

Huawei Technologies

4.0
Compare

Z X Learning

4.4
Compare

Evision Technoserve

4.8
Compare

Lea Associates South Asia

4.2
Compare
write
Share an Interview