Indo Web Agency Pvt. Ltd. interview experience Real time questions & tips from candidates to crack your interview

SDE - 1

Indo Web Agency Pvt. Ltd.
upvote
share-icon
2 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Journey
My journey began with learning programming languages like C, C++, and Java, gradually progressing to web development and problem-solving through competitive programming, projects, and internships. Along the way, I explored frameworks like React, honed technical skills, and improved communication and teamwork. Preparing for this company, I focused on aligning my skills with its core values of innovation and collaboration. I worked on impactful projects, learned from challenges, and gained hands-on experience that strengthened my confidence. This journey taught me persistence, adaptability, and the importance of continuous learning, shaping me into a well-rounded individual ready to contribute meaningfully in a dynamic environment.
Application story
This company had off-campus recruitment process and was a valuable learning experience. It began with an telephonic interview, followed by a technical interview that allowed me to discuss my technical knowledge and problem-solving abilities. This journey enhanced my confidence and prepared me for future opportunities.
Why selected/rejected for the role?
I was not selected for the role because I lacked confidence in explaining my thought process during one of the coding questions. While I had a good understanding of the underlying concepts, I struggled to effectively communicate my approach and reasoning to the interviewer. Also I was not able to solve one coding question given to me by the interviewer.
Preparation
Duration: 1 month
Topics: Arrays, Strings, Trees, LinkedList, OOPS, DBMS, API Integration, Version Control
Tip
Tip

Tip 1: Collaborate on GitHub projects to showcase your skills, learn teamwork, and gain real-world coding experience.
Tip 2: Practice at least 100-150 coding questions to strengthen problem-solving skills on platforms like Coding Ninjas. 
Tip 3: Simulate interview scenarios to improve problem-solving, communication, and time management under pressure.

Application process
Where: Other
Eligibility: Above 7 CGPA (Salary package: 4 LPA)
Resume Tip
Resume tip

Tip 1: Have 3 unique and full stack projects according to the role applying to.
Tip 2: Avoid including inaccurate information in your resume.

Interview rounds

01
Round
Easy
Telephonic
Duration20 minutes
Interview date18 Feb 2025
Coding problem2

1. Puzzle

You have two eggs and a 100-story building. You need to figure out the highest floor from which you can drop an egg without it breaking. You are allowed to drop the eggs only once from each floor, and the eggs are identical.
What is the minimum number of drops required to find the highest floor from which you can drop an egg without it breaking?

2. Puzzle

You are in a room with three switches, all of which are connected to three light bulbs in another room. You can’t see the bulbs from the room with the switches, and you can only go into the room with the bulbs once.
How can you determine which switch controls which bulb?

02
Round
Hard
Video Call
Duration60 minutes
Interview date20 Feb 2025
Coding problem2

1. Count Repeating Digits

Find the number of duplicate digits in the given integer which is taken as input.

Problem approach

Input the integer: Convert the integer into a list of digits.
Count frequencies: Use a dictionary or a collection Counter to count occurrences of each digit.
Identify duplicates: Find digits that appear more than once.
Return the number of duplicates: Count how many digits are duplicates.

2. Merge k sorted lists

Hard
25m average time
65% success
0/120
Asked in companies
SAP LabsMicrosofteBay

You are given an array of k sorted linked lists. Merge all the linked lists into one sorted linked list and return it.

Problem approach

I was not able to solve this

Try solving now

Here's your problem of the day

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

Skill covered: Programming

Which traversal uses a queue as its primary data structure?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by OYO
2839 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 5 problems
Interviewed by Meesho
5182 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
1971 views
0 comments
0 upvotes
company logo
System Engineer
2 rounds | 2 problems
Interviewed by Tata Consultancy Services (TCS)
1742 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 1
5 rounds | 12 problems
Interviewed by Amazon
110395 views
24 comments
0 upvotes
company logo
SDE - 1
4 rounds | 5 problems
Interviewed by Microsoft
54211 views
5 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Amazon
33221 views
6 comments
0 upvotes