Upload Button Icon Add office photos
Engaged Employer

i

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

Indus Valley Partners Verified Tick

Compare button icon Compare button icon Compare
3.3

based on 208 Reviews

Filter interviews by

Indus Valley Partners Associate Software Developer Interview Questions and Answers

Updated 5 Aug 2022

Indus Valley Partners Associate Software Developer Interview Experiences

1 interview found

I applied via campus placement at NMIMS University, Shirpur and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude with a bit of verbal with 2 coding questions of easy difficulty

Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions on DSA, DBMS, SQL and OOPS concepts. I was not made to write the code was told to explain the logic and for another ques told to write a query.
  • Q2. Explain the concepts of OOPS and explain the main 4 pillars of OOPS.
  • Ans. 

    OOPS is a programming paradigm that focuses on objects and their interactions. The 4 pillars of OOPS are encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods together in a class to hide implementation details.

    • Inheritance: Creating new classes from existing ones, inheriting properties and behaviors.

    • Polymorphism: Objects of different classes can be treated as objects of a com...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basic concepts of OOPS, DSA AND SQL.

Interview questions from similar companies

Round 1 - Technical 

(1 Question)

  • Q1. Reverse the given array
  • Ans. 

    Reverse the given array of strings

    • Use a loop to iterate through the array

    • Swap the first and last elements, then the second and second-to-last elements, and so on

    • Stop swapping when the loop reaches the middle of the array

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions based on array and string manipulation.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Leetcode easy level questions

Round 2 - Technical 

(1 Question)

  • Q1. Eliminate subsequent repetitions in a string
  • Ans. 

    Remove subsequent repetitions in a string

    • Iterate through the string and compare each character with the next one

    • If they are the same, remove the repetition by shifting the characters to the left

    • Repeat this process until all repetitions are eliminated

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Behavioral questions asked by Delivery Manager
Round 4 - Client Interview 

(1 Question)

  • Q1. Behavioral round and past experience
Round 5 - Client Interview 

(2 Questions)

  • Q1. Design a URL shortener
  • Ans. 

    A URL shortener is a tool that takes a long URL and generates a shorter, more manageable link.

    • Generate a unique short code for each long URL

    • Store the mapping between short code and long URL in a database

    • Redirect users from short URL to original long URL when accessed

  • Answered by AI
  • Q2. Write unit test for a sevice class
  • Ans. 

    Unit test for a service class

    • Create a test class for the service class

    • Mock any dependencies of the service class

    • Write test methods to cover different scenarios

    • Use assertions to verify the expected outcomes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The fifth client technical interview went on for at least 2 hours. I was not shortlisted after 5 rounds of interview. The HR recruiter didn't inform this decision even after multiple follow-ups by call.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain oops concepts
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP focuses on creating objects that interact with each other to solve problems.

    • Encapsulation: Objects can hide their internal state and require interactions through defined interfaces.

    • Inheritance: Objects can inherit attributes and methods from other objects.

    • Polymorphism: Objec...

  • Answered by AI
  • Q2. Write a code on simple one.
  • Ans. 

    Code a simple one

    • Use a basic programming language like Python or JavaScript

    • Create an array of strings

    • Print the array elements

  • Answered by AI
  • Q3. Explain about your projects
  • Ans. 

    I have worked on various projects including a web application for tracking inventory and a mobile app for managing tasks.

    • Developed a web application using React.js for tracking inventory levels and generating reports

    • Created a mobile app using Flutter for managing tasks and setting reminders

    • Implemented RESTful APIs for communication between frontend and backend systems

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. Why msg global solutions
  • Ans. 

    I want to work at msg global solutions because of their reputation for innovative solutions and collaborative work environment.

    • I am impressed by msg global solutions' track record of delivering cutting-edge software solutions to clients.

    • I am excited about the opportunity to work with a team of talented developers and collaborate on challenging projects.

    • I value the emphasis msg global solutions places on professional de...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 DSA question was asked

Round 2 - Aptitude Test 

40 questions in 20 minutes

Round 3 - Technical 

(2 Questions)

  • Q1. Stones games 2 leetcode
  • Q2. Permutations of array
  • Ans. 

    Generate all possible permutations of an array of strings

    • Use recursion to generate permutations

    • Swap elements to create different permutations

    • Base case: when array size is 1, return array as permutation

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Project discussion

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic to medium questions related to DotNet Core MVC, SQL Server, etc
Round 2 - Technical 

(1 Question)

  • Q1. Completely unprofessional behavior of the interviewer. - No Introduction Direct start asking questions. - Asking too many misleading questions (First ask what you worked on, then ask did you heard about th...
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic java collection questions
Round 2 - Technical 

(1 Question)

  • Q1. Spring boot basic questions
Round 3 - HR 

(1 Question)

  • Q1. Why should we hire you
  • Ans. 

    I have a strong technical background, proven track record of delivering high-quality software, and a passion for continuous learning and improvement.

    • I have a Bachelor's degree in Computer Science and X years of experience in software development.

    • I have successfully led multiple projects from conception to completion, delivering high-quality software on time and within budget.

    • I am proficient in a variety of programming ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not even apply
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Deep Technical Questions
  • Q2. Problem solving and usecases
Round 2 - Technical 

(1 Question)

  • Q1. Usecase based questions
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

30 mins Aptitude Question

Round 2 - Coding Test 

30 mins - 3 Coding Question

Round 3 - Technical 

(2 Questions)

  • Q1. Describe Rest API
  • Ans. 

    Rest API is a set of rules and conventions for building and interacting with web services using HTTP methods.

    • Rest API stands for Representational State Transfer Application Programming Interface.

    • It uses standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations.

    • RESTful APIs use URLs to access resources, and return data in JSON or XML format.

    • Stateless communication allows for scalability and flexibilit...

  • Answered by AI
  • Q2. What is various Response code. Diffenrence b/w 200 & 201, 400 & 403
  • Ans. 

    Response codes indicate the status of a HTTP request. 200 & 201 are success codes, while 400 & 403 are client error codes.

    • 200 - OK: Request was successful

    • 201 - Created: Request was successful and a new resource was created

    • 400 - Bad Request: The server cannot process the request due to a client error

    • 403 - Forbidden: The server understood the request, but refuses to authorize it

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
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 - Aptitude Test 

Genral aptitude questions

Round 3 - Technical 

(4 Questions)

  • Q1. Be prepared with your basics
  • Q2. Languages and work flow
  • Q3. Be aware what you keep in your resume
  • Q4. Be strong in a area

Indus Valley Partners Interview FAQs

How many rounds are there in Indus Valley Partners Associate Software Developer interview?
Indus Valley Partners interview process usually has 2 rounds. The most common rounds in the Indus Valley Partners interview process are Aptitude Test and One-on-one Round.
What are the top questions asked in Indus Valley Partners Associate Software Developer interview?

Some of the top questions asked at the Indus Valley Partners Associate Software Developer interview -

  1. Explain the concepts of OOPS and explain the main 4 pillars of OO...read more
  2. Questions on DSA, DBMS, SQL and OOPS concepts. I was not made to write the code...read more

Tell us how to improve this page.

Indus Valley Partners Associate Software Developer Salary
based on 5 salaries
₹7 L/yr - ₹9 L/yr
30% more than the average Associate Software Developer Salary in India
View more details
Business Analyst
172 salaries
unlock blur

₹13 L/yr - ₹22 L/yr

Associate Software Engineer
167 salaries
unlock blur

₹5 L/yr - ₹11.5 L/yr

Software Engineer
162 salaries
unlock blur

₹5 L/yr - ₹22 L/yr

Operations Associate
108 salaries
unlock blur

₹4 L/yr - ₹6.6 L/yr

Senior Software Engineer
106 salaries
unlock blur

₹11 L/yr - ₹28 L/yr

Explore more salaries
Compare Indus Valley Partners with

Advent Construction

3.6
Compare

Edelweiss

3.9
Compare

Evalueserve

3.3
Compare

Genpact

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