Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Prodapt Team. If you also belong to the team, you can get access from here

Prodapt Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 931 Reviews

Filter interviews by

Prodapt Software Development Engineer Intern Interview Questions and Answers

Updated 25 Mar 2024

Prodapt Software Development Engineer Intern Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy & basic Level Questions

Round 2 - Technical 

(4 Questions)

  • Q1. Basic questions
  • Q2. Fibonacci Series
  • Q3. Java Basic Questions Asked
  • Q4. Recursion type questions asked to explain
Round 3 - HR 

(1 Question)

  • Q1. Just Friendly Conversation

Interview Preparation Tips

Interview preparation tips for other job seekers - Have more projects to talk about in an interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. 1 introduce 2. framework 3 oops 4 palindrome code
  • Q2. Framework explain in detail
  • Ans. 

    A framework is a set of guidelines, libraries, and tools used to develop and test software applications.

    • Framework provides a structure for organizing code and implementing common functionalities.

    • It helps in reducing development time and improving code quality.

    • Examples include Selenium for automated testing, Spring for Java development, and React for front-end web development.

  • Answered by AI
  • Q3. Oops concept with use of it
  • Ans. 

    Oops concepts are fundamental principles of object-oriented programming that help in organizing and designing code efficiently.

    • Encapsulation: bundling data and methods that operate on the data into a single unit (class)

    • Inheritance: allowing a class to inherit properties and behavior from another class

    • Polymorphism: ability of objects to take on multiple forms or have multiple behaviors

    • Abstraction: hiding the complex imp...

  • Answered by AI
  • Q4. Daily routine and responcibility

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Js basic questions
  • Q2. Angular questio s
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Code pairing round - you will be given story where you need to add one API to the share repository. It is a simple problem but needs good understanding of the shared code. You should follow clean code pri...
  • Q2. Add one API to the existing repository
  • Ans. 

    The API allows users to retrieve weather data based on location.

    • Create a new endpoint that accepts a location parameter

    • Use a weather API service to fetch weather data based on the location

    • Return the weather data in a standardized format, such as JSON

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Project you are working on, do some changes to the project, how well you understand the project
  • Q2. Add some feature to the project
  • Ans. 

    The feature added to the project is a user authentication system.

    • Implement a login page with username and password fields.

    • Create a database table to store user credentials.

    • Hash and salt passwords for secure storage.

    • Implement password reset functionality.

    • Add user roles and permissions for access control.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

This round if the count is more they will have it or less means they will have one to one technical round

Round 2 - One-on-one 

(1 Question)

  • Q1. It will be like technical round
Round 3 - HR 

(1 Question)

  • Q1. For document verifications

Interview Preparation Tips

Topics to prepare for Lavender Technology Softwaretest Engineer interview:
  • Java
  • C
  • C++
  • MySQL
  • SQL
  • Data Structures
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Implement LinkedList and insert element at last
  • Ans. 

    Implement LinkedList and insert element at last

    • Create a Node class with data and next pointer

    • Create a LinkedList class with head and tail pointers

    • Implement a method in LinkedList class to insert element at the end

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Approached by Company

Round 1 - One-on-one 

(1 Question)

  • Q1. Know hows about the tech stack we worked on
Round 2 - Technical 

(1 Question)

  • Q1. JavaScript and it's features
  • Ans. 

    JavaScript is a scripting language used for web development with features like event handling, DOM manipulation, and AJAX.

    • JavaScript is a client-side language that runs on the browser

    • It is used for creating interactive web pages and web applications

    • JavaScript has features like event handling, DOM manipulation, and AJAX

    • It supports object-oriented programming and functional programming

    • Popular JavaScript frameworks includ

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. All that works you have done in the past

Interview Preparation Tips

Interview preparation tips for other job seekers - Look out for the technical questions it's kinda tricky

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

EVRY India user image sandeep Kalasagonda

posted on 27 Oct 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Arrays questions medium and easy

Round 3 - HR 

(1 Question)

  • Q1. Thinking abilities
Round 4 - One-on-one 

(1 Question)

  • Q1. Basic conversation
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

HackerRankTest : Q1-Farthest element in an array
Q2-midian of subarray

Round 3 - Technical 

(2 Questions)

  • Q1. Q1- Split the array size
  • Ans. 

    Split the array size

    • Use the split() method to split the array into smaller arrays

    • Specify the size of each smaller array

    • Handle any remaining elements if the original array size is not divisible by the specified size

  • Answered by AI
  • Q2. Q2-card based problem
  • Ans. 

    Implement a card-based problem solution

    • Use arrays to represent the cards and their values

    • Consider different operations like shuffling, sorting, dealing

    • Implement algorithms for efficient card manipulation

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They conducted 2 coding rounds I cleared both after that HR told me They will conduct client round. When I checked with them she said they don't have client requirements for 3+ years of experience on top of that they are continuously putting job opening for java beckend developer on different-2 portal just for name sake. They simply wasting candidate time like this.

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Moderate level Aptitude test...........

Round 3 - Technical 

(1 Question)

  • Q1. Technical round was on coding part. I was asked more about OOPS concepts. I was also asked to write a program in C
Round 4 - Behavioral 

(1 Question)

  • Q1. ...... .... ...... .... ..... ... ... .... ..... ... He hv he yr TV be ez HQ is Bts oct is ev

Interview Preparation Tips

Interview preparation tips for other job seekers - ...... Ha
Next is ICC ga gh ka he via is cm
Msg ka

Prodapt Interview FAQs

How many rounds are there in Prodapt Software Development Engineer Intern interview?
Prodapt interview process usually has 3 rounds. The most common rounds in the Prodapt interview process are Aptitude Test, Technical and HR.
What are the top questions asked in Prodapt Software Development Engineer Intern interview?

Some of the top questions asked at the Prodapt Software Development Engineer Intern interview -

  1. Recursion type questions asked to expl...read more
  2. Java Basic Questions As...read more
  3. Just Friendly Conversat...read more

Tell us how to improve this page.

Prodapt Software Development Engineer Intern Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 801 Interviews
CitiusTech Interview Questions
3.4
 • 267 Interviews
Movate Interview Questions
3.3
 • 248 Interviews
View all
Software Engineer
1.4k salaries
unlock blur

₹2.6 L/yr - ₹9.1 L/yr

Associate Software Engineer
841 salaries
unlock blur

₹2.4 L/yr - ₹5.5 L/yr

Senior Software Engineer
826 salaries
unlock blur

₹3.8 L/yr - ₹15 L/yr

Lead Engineer
461 salaries
unlock blur

₹6.9 L/yr - ₹27 L/yr

Senior Process Associate
271 salaries
unlock blur

₹1.4 L/yr - ₹5 L/yr

Explore more salaries
Compare Prodapt with

Movate

3.3
Compare

Mphasis

3.4
Compare

Happiest Minds Technologies

3.7
Compare

L&T Technology Services

3.3
Compare
Did you find this page helpful?
Yes No
write
Share an Interview