Open In App

Arcadia Consultancy Interview Experience Associate Software Developer

Last Updated : 16 Aug, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

Round 1: Coding Question

Conducted at 31/07/2023

In this Round, we are asked to Code two Medium Level Coding Questions. Questions I got are

  • 1. LRU cache Implementation
  • 2. String Pattern Match Question
Sample Input
String1= {cat, dog, Tiger, tat, Lion}
String2= { ?at, ?on}
Sample output
2 1

It is like we have to find how many possibilities for. at to match a word in String 1. In these Round 58 students. Out of 58, only 15 moved to Round 2.

Round 2: Technical Interview

Conducted at 4/8/2023

In this round, they asked us about our projects, and out of 15 only 4 were moved to the next Round. Unfortunately, I was able to move to the next Round.

Round 3: HR round

Conducted at 4/8/2023

I got info from Classmates. They asked tricky questions to answer. Finally, 2 of my Classmates 


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads