AntStack interview experience Real time questions & tips from candidates to crack your interview

Backend developer intern

AntStack
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 Months
Topics: java script, AWS serverless, React, Node js, MongoDb, Express js, OOps, Algorithm
Tip
Tip

Tip 1 : Practice a good amount questions for javascript,
Tip 2 : Done some project in frontend or backend using mern stack.
Tip 3 : Have well conceptual knowledge of javascript, how it works and all.

Application process
Where: Company Website
Eligibility: Development projects on Resume
Resume Tip
Resume tip

Tip 1 : Mention at least one full stack or frontend or backend depending upon you role
Tip 2 : If you know javaScript, don't forget to mention it

Interview rounds

01
Round
Easy
Video Call
Duration40 Minutes
Interview date10 Mar 2022
Coding problem2

The interview took place at noon, The interviewer was very supportive, They start with my intro and there were 2 interviewers,
Then they directly dive into the question from javaScript.

1. Remove Duplicates

Easy
0/40
Asked in companies
CIS - Cyber InfrastructureSAP LabsAdobe

Given a string S, remove consecutive duplicates from it recursively.

Problem approach

Without using the function you will get many approaches on the internet but I am telling you for the useful function that provided in es6 and I solve in one line.

I use Set method just put the whole array = new Set(); and then return the array and you will get only unique values;

Try solving now

2. Javascript based questions

1) What is the new feature in Es6?

2)Do you know about closure?

3)Scoping in JavaScript 

4)Question Related to function and many conceptual question related to javaScript.

02
Round
Medium
Assignment
Duration700 minutes
Interview date15 Mar 2022
Coding problem1

1. Design Question

They told me to Use crud operation handling all edge cases I have to store retrieve data manipulate and show to the users so (I cannot disclose the exact question) So you have to build logic to manipulate data according to the question and give back the result. Lastly, you have to upload it on the server to make it live.

Problem approach

Tip 1 : Just go well with node js making routes for each operation with the handling of edge cases
Tip 2 : Know about MongoDB to retrieve data
Tip 3 : Deploy on the server, I personally use netifly for the frontend and Heroku for the backend

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by OYO
4656 views
0 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 3 problems
Interviewed by Amazon
960 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 5 problems
Interviewed by Meesho
6450 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
3451 views
0 comments
0 upvotes