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

Software Engineer

Prodapt Solutions
upvote
share-icon
3 rounds | 5 Coding problems

Interview preparation journey

expand-icon
Journey
Prodapt came to our company in an On campus drive I started preparing for the placements from the 6th semester itself by solving standard interview specific coding challenges and practicing aptitude overall it's a great journey
Application story
We applied through the College Placement Cell where we filled a form regarding our details like mail id and GPA etc
Why selected/rejected for the role?
I got Selected to this role because I met their eligibility criteria and answered all the questions in the interview
Preparation
Duration: 6 Months
Topics: DSA, Algorithms, OOPS, Computer Networks (Basics), Coding Questions
Tip
Tip

Tip 1 : Be Good with the basics
Tip 2 : Cover important concepts like OOPs
Tip 3 : Practice & solve questions

Application process
Where: Campus
Eligibility: I think above 6.5 GPA
Resume Tip
Resume tip

Tip 1 : Mention only what you know
Tip 2 : It's good to include more projects

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 Minutes
Interview date17 Dec 2021
Coding problem2

This is basically a coding round

1. Longest Consecutive Sequence

Moderate
40m average time
70% success
0/80
Asked in companies
AmazonAppleUber

You are given an unsorted array/list 'ARR' of 'N' integers. Your task is to return the length of the longest consecutive sequence.

The consecutive sequence is in the form ['NUM', 'NUM' + 1, 'NUM' + 2, ..., 'NUM' + L] where 'NUM' is the starting integer of the sequence and 'L' + 1 is the length of the sequence.

Note:

If there are any duplicates in the given array we will count only one of them in the consecutive sequence.
For example-
For the given 'ARR' [9,5,4,9,10,10,6].

Output = 3
The longest consecutive sequence is [4,5,6].
Follow Up:
Can you solve this in O(N) time and O(N) space complexity?
Try solving now

2. DBMS Question

What is normalization in database management systems

Problem approach

Tip 1 : Cover all the concepts of DBMS
Tip 2 : Practice Queries

02
Round
Medium
Video Call
Duration60 Minutes
Interview date24 Dec 2021
Coding problem2

This is basically a Technical interview where the candidate is being tested on his technical knowledge and attitude

1. SQL Question

FInd the Second highest salary of an Employee from an employee table

Problem approach

Tip 1 : Be Clear with basics
Tip 2 : Prepare your resume well

2. OS Question

What is deadlock?

Problem approach

Tip 1 : Be clear with OS concepts

03
Round
Easy
HR Round
Duration20 Minutes
Interview date6 Jan 2022
Coding problem1

This is basically a HR round to know about the candidate.

1. Basic HR Questions

Introduce yourself

Basic HR questions were asked like are you willing to relocate like that

What are tour hobbies?

Problem approach

Tip 1 : Be genuine

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
Software Developer
2 rounds | 4 problems
Interviewed by Prodapt Solutions
1484 views
0 comments
0 upvotes
Software Engineer
3 rounds | 4 problems
Interviewed by Prodapt Solutions
1781 views
0 comments
0 upvotes
Software Engineer
2 rounds | 3 problems
Interviewed by Prodapt Solutions
1269 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
3451 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
4 rounds | 1 problems
Interviewed by Newgen Software
3210 views
2 comments
0 upvotes
company logo
Software Engineer
3 rounds | 6 problems
Interviewed by HashedIn
2582 views
0 comments
0 upvotes
company logo
Software Engineer
2 rounds | 2 problems
Interviewed by Ernst & Young (EY)
0 views
0 comments
0 upvotes