Upload Button Icon Add office photos

Filter interviews by

Karbon Card React Js Frontend Developer Interview Questions, Process, and Tips

Updated 20 Nov 2024

Karbon Card React Js Frontend Developer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Instahyre and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. React vs Angular
  • Ans. 

    React is a lightweight library for building user interfaces, while Angular is a full-fledged framework with more features.

    • React is more flexible and allows for easier integration with other libraries and frameworks.

    • Angular is opinionated and comes with a lot of built-in features like routing, forms, and HTTP client.

    • React uses a virtual DOM for better performance, while Angular uses a real DOM.

    • React is maintained by Fac...

  • Answered by AI
  • Q2. How is 'this' handled in arrow functions?
  • Ans. 

    In arrow functions, 'this' is lexically scoped and does not have its own value.

    • Arrow functions do not have their own 'this' value, they inherit 'this' from the enclosing lexical context.

    • Arrow functions are useful when you want to preserve the value of 'this' from the surrounding code.

    • Regular functions have their own 'this' value, which can change depending on how the function is called.

  • Answered by AI
  • Q3. Rotate an array by k
  • Ans. 

    Rotate an array by k positions

    • Create a new array and copy elements from original array starting from index k to the end, then copy elements from index 0 to k-1

    • Alternatively, you can use array.splice() method to achieve the rotation

    • Make sure to handle cases where k is greater than the array length by taking modulo operation

  • Answered by AI
  • Q4. Js output questions
Round 2 - Coding Test 

Create a todo list using React with the following functionalities:
1. input and an 'add todo' button
2. the created todo must have a delete, a completed, and a status (pending initially)
3. clicking complete will change the status to completed and remove the complete button

Round 3 - One-on-one 

(2 Questions)

  • Q1. Typical behavioural questions asked in manager round
  • Q2. How will you optimize your web application?
  • Ans. 

    Optimizing a web application involves improving performance, speed, and user experience.

    • Minify and compress CSS, JavaScript, and images to reduce load times

    • Implement lazy loading for images and content to improve initial load time

    • Use server-side rendering to improve SEO and initial load performance

    • Optimize database queries and use caching to reduce server load

    • Implement code splitting to only load necessary code for eac...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Round 1 and Round 2: The interviews were chill. The panel focused on my approach rather than the results.
Round 3: The final round was taken by Aditi. She had zero conversational skills. I don't know how these people land at higher positions. I answered all of her questions confidently but seemed like she had to run somewhere. In the end, she said it was her last question for me and disconnected the call without taking any follow-up questions from me. I stared at the screen for a minute thinking no way this happened to me.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

Question on quantitive apti. Reasoning

Round 2 - Technical 

(1 Question)

  • Q1. Basic Questions on OOP concepts, react(hooks, class and function component) javascript(var , let, const, promises, callback functions)

Karbon Card Interview FAQs

How many rounds are there in Karbon Card React Js Frontend Developer interview?
Karbon Card interview process usually has 3 rounds. The most common rounds in the Karbon Card interview process are Technical, Coding Test and One-on-one Round.
What are the top questions asked in Karbon Card React Js Frontend Developer interview?

Some of the top questions asked at the Karbon Card React Js Frontend Developer interview -

  1. How is 'this' handled in arrow functio...read more
  2. How will you optimize your web applicati...read more
  3. rotate an array b...read more

Tell us how to improve this page.

Karbon Card React Js Frontend Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 773 Interviews
PhonePe Interview Questions
4.0
 • 304 Interviews
Razorpay Interview Questions
3.6
 • 149 Interviews
Freecharge Interview Questions
4.0
 • 53 Interviews
Mobikwik Interview Questions
4.0
 • 47 Interviews
CRED Interview Questions
3.6
 • 38 Interviews
Link Group Interview Questions
3.8
 • 34 Interviews
View all
Business Development Manager
9 salaries
unlock blur

₹12.6 L/yr - ₹18 L/yr

Software Engineer
6 salaries
unlock blur

₹9 L/yr - ₹15 L/yr

Key Account Manager
5 salaries
unlock blur

₹8.5 L/yr - ₹15 L/yr

KYC Analyst
5 salaries
unlock blur

₹4.1 L/yr - ₹5.6 L/yr

Financial Associate
4 salaries
unlock blur

₹5.1 L/yr - ₹7.2 L/yr

Explore more salaries
Compare Karbon Card with

CRED

3.6
Compare

Razorpay

3.6
Compare

Paytm

3.3
Compare

PhonePe

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