CarWale | ASDE | Navi Mumbai | 2022 [Result (Passed)]
Anonymous User
458

CarWale | ASDE | Navi Mumbai | 2022 [Result (Passed)]

Status: Final Year, B.Tech CSE , Tier-3 
Position: ASDE (Full time + Intern)
Location: Navi Mumbai
Date: 2022

OA Round -
It was an online test on Hackerrank . 4 questions based on DSA in 2 hours . Any language except Python .

  1. Easy based on array and map.
  2. Medium based on matrix 
  3. Medium based on Priority Queue 
  4. Hard based on Graph.

Round 1 (Technical Interview  - 60 mins )

For most of the candidates it was purely a DSA round . No. of questions they asked was different for everyone but mainly 2 or 3 based on DP ,sliding window , Monotonic Stack . For me the interviewer started asking questions based on my projects , which was a E-commerce website . How I designed the database and why no-sql database , differnt api's that i created  , collections , also he was giving some functional requirements and based on that how i will change my api . The project discussion went for about 30 mins and after that he gave me a question based on linked list that i solved and explained it using different methods. 
Some of them are :
https://leetcode.com/problems/intersection-of-two-linked-lists/
https://leetcode.com/problems/maximum-product-subarray/
version of coin change,  fibbonaci no , Climbing Stairs but you can jump any no. of steps ( max n steps).

Round 2 (System Design - 60 mins ) :

They were looking for candidate's logical thinking process that wheather  he/she can identify a problem and try to solve them and know the basics of system design . They will pick your one project and then the whole interview will be based on that project and how you will make changes to scale that project . The interviewer picked my project on online assessment platform , asked about database design , also added some new functionalities and based on that how and what changes i will make in database. How i wiil scale the servers for millions of users .
The interviewer was happy with performance and also gave me a feedback to work on my system design basics .
As it was a new round for me i only watched system design videos on e-commerce and on some basics system design concepts .

Round 3 (Technical/HR -  90 mins )

It was supposed to be a HR round but for everyone  it was a technical round except for me and other student .
The CTO of CarWale itself took our interview and it was really an awesome experience . Asked me about family background , the after some questions told me tell me joueney from class 1 to till college . I told him all about my schooling , my activities , my friends , also he was asking some questions based on what i am telling him . The interview went well and i was confident for the result . Also in technical interview they were asking from computer networks ,oops,os,dbms.

**Tips : **

  • Practice as much DSA as you can .
  • you should know all the details of your projects .
  • Study system design basics and watch some videos too if you have time .
Comments (0)