Upload Button Icon Add office photos

Examity

Compare button icon Compare button icon Compare

Filter interviews by

Examity Prototype Engineer Interview Questions and Answers

Updated 4 Feb 2024

Examity Prototype Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Self intro Why should we hire you What are your interest

Interview questions from similar companies

I applied via LinkedIn and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Difference between var, let, const.
  • Ans. 

    var, let, and const are all used to declare variables in JavaScript, but they have different scoping rules and behaviors.

    • var has function scope and can be redeclared and reassigned

    • let has block scope and can be reassigned but not redeclared

    • const has block scope and cannot be reassigned or redeclared

    • Use const for values that won't change, let for values that will, and avoid var

  • Answered by AI
  • Q2. Explain CSS box model. Do padding and margin apply to inline elements?
  • Ans. 

    CSS box model defines the layout of elements on a webpage. Padding and margin can apply to block-level elements but not to inline elements.

    • CSS box model consists of content, padding, border, and margin around an element.

    • Padding adds space inside the border of an element.

    • Margin adds space outside the border of an element.

    • Padding and margin can apply to block-level elements like <div> but not to inline elements lik

  • Answered by AI
  • Q3. Difference between arrow functions and regular ones.
  • Ans. 

    Arrow functions are shorter syntax for writing function expressions.

    • Arrow functions do not have their own 'this' keyword.

    • Arrow functions cannot be used as constructors.

    • Arrow functions do not have the 'arguments' object.

    • Arrow functions are more concise and easier to read.

    • Regular functions are better for methods and constructors.

  • Answered by AI
  • Q4. How does JavaScript asynchronous model work
  • Ans. 

    JavaScript asynchronous model allows non-blocking code execution by using callbacks and promises.

    • JavaScript uses an event loop to handle asynchronous operations.

    • Callbacks are functions passed as arguments to other functions and executed when the operation is complete.

    • Promises are objects that represent the eventual completion or failure of an asynchronous operation.

    • Async/await is a newer syntax that allows writing asyn...

  • Answered by AI
Round 2 - Technical 

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough in HTML DOM traversal concepts, CSS box model and vanilla Javascript fundamentals like closure,

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. They asked about techenical question

I applied via Referral and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. OOP

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice

Interview Questionnaire 

3 Questions

  • Q1. I was basically asked the programming language that I know, then all the questions from that only.
  • Q2. OOPS concept
  • Q3. Basic questions on DBMS

I applied via Referral and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Non huge jbijoh ibihbih ih8hihihi ihihihibu
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test around front end using react

I applied via Campus Placement and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Hard aptitude questions

Round 2 - Coding Test 

3 Easy questions that seem to be hard

Interview Preparation Tips

Topics to prepare for TCS iON Software Engineer interview:
  • C
  • C++
Interview preparation tips for other job seekers - Be prepared for your C language questions and prepare well for aptitude
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain request lifecycle in rails?
  • Ans. 

    Request lifecycle in Rails involves routing, controller actions, rendering views, and responding to the client.

    • 1. Request comes in through the browser or API endpoint.

    • 2. Rails router determines which controller and action to route the request to.

    • 3. Controller action processes the request, interacts with the model, and prepares data for the view.

    • 4. View template is rendered with the data from the controller.

    • 5. Response ...

  • Answered by AI
  • Q2. Code Merge Sort using Ruby
  • Ans. 

    Implement Merge Sort algorithm in Ruby

    • Divide the array into two halves recursively

    • Merge the sorted halves back together

    • Use a helper method to merge the two halves

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly hr questions and software questions

Interview Preparation Tips

Interview preparation tips for other job seekers - just give your best

Examity Interview FAQs

How many rounds are there in Examity Prototype Engineer interview?
Examity interview process usually has 1 rounds. The most common rounds in the Examity interview process are One-on-one Round.

Tell us how to improve this page.

Examity Prototype Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS iON Interview Questions
3.9
 • 367 Interviews
Planet Spark Interview Questions
3.7
 • 356 Interviews
Whitehat jr Interview Questions
3.5
 • 262 Interviews
Unacademy Interview Questions
3.0
 • 206 Interviews
upGrad Interview Questions
3.7
 • 198 Interviews
NxtWave Interview Questions
3.8
 • 177 Interviews
Procter & Gamble Interview Questions
4.2
 • 114 Interviews
Testbook.com Interview Questions
3.6
 • 99 Interviews
Skill Lync Interview Questions
3.1
 • 90 Interviews
Teachnook Interview Questions
3.2
 • 85 Interviews
View all
Customer Service Executive
375 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Support Executive
193 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Process Associate
122 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Care Executive
88 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Supervisor
55 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Examity with

Procter & Gamble

4.1
Compare

Mettl

3.8
Compare

TCS iON

3.9
Compare

MeritTrac

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview