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

Filter interviews by

Indus Valley Partners Implementation Engineer Interview Questions and Answers

Updated 8 Sep 2021

Indus Valley Partners Implementation Engineer Interview Experiences

2 interviews found

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. I have asked several questions in this interview related to previous Job work and MySql related Questions.
  • Q2. 1: what's the difference between Sql and Mysql?
  • Ans. 

    MySQL is a relational database management system based on SQL.

    • MySQL is an open-source RDBMS while SQL is a language used to manage RDBMS.

    • MySQL supports multiple storage engines while SQL does not.

    • MySQL has better performance and scalability than SQL.

    • MySQL has better security features than SQL.

    • MySQL has a larger community and more resources available than SQL.

  • Answered by AI
  • Q3. 2: What's the difference between Clustered and non-clustered Index?
  • Ans. 

    Clustered index determines the physical order of data in a table while non-clustered index creates a separate structure.

    • Clustered index sorts and stores the data rows in the table based on their key values.

    • Non-clustered index creates a separate structure that contains the key values and a pointer to the data row.

    • A table can have only one clustered index while multiple non-clustered indexes can be created.

    • Clustered inde...

  • Answered by AI
  • Q4. 3:what are the constraint in Sql?
  • Ans. 

    Constraints in SQL are rules that limit the type of data that can be inserted, updated or deleted from a table.

    • Primary Key Constraint

    • Foreign Key Constraint

    • Unique Constraint

    • Check Constraint

    • Not Null Constraint

  • Answered by AI
  • Q5. 4: how many type of Joins in Mysql and more questions related to Sql

Interview Preparation Tips

Interview preparation tips for other job seekers - My advise is Just prepare for the Sql Basics to Advance, Interviewer is gonna start from Basic Sql and they will go into deep level of Sql thefore you should have good knowledge if Sql and if you have any experience in any programming language that would be benefit for you.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All the questions would be from sql server and C# and asp.net

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through 50 questions links on google for interview of the above mentioned topics, whichever topics would be there in the links, go through those topics on KUDVENKAT channel on YOUTUBE because of the DETAILED EXPLAINATION by Mr. VENKAT

Implementation Engineer Interview Questions Asked at Other Companies

Q1. What is the SI unit of current?
Q2. What is the range of mercury thermometer?
Q3. 2: What's the difference between Clustered and non-clustered Inde ... read more
Q4. What is the principle of c type burdon tube?
Q5. What is the density of water?

Interview questions from similar companies

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

If you are a fresher , then this is for you else almost no coding test for experienced candidates.

Round 2 - One-on-one 

(1 Question)

  • Q1. Javascript basics, Angular react general questions depends upon profile.
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.
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

Round 1 - Aptitude Test 

50 Questions in 1 hour

Round 2 - Coding Test 

Pattern and basic programming questions

Round 3 - Technical 

(1 Question)

  • Q1. Basic Java, SQL, and project-related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice place to work, the staff and the colleagues were very supportive and give importance to your decisions or choices.
Round 1 - Coding Test 

Simple String or list releted questions for Arranging a string some conditions wise

Round 2 - Technical 

(1 Question)

  • Q1. Count number after decimal value What is decorator What is abstraction in python
  • Ans. 

    To count number after decimal value in Python, use string manipulation or math module.

    • Use string manipulation to count number of digits after decimal point

    • Use math module to round off the number and then subtract the original number to get the digits after decimal point

    • Example: num = 3.14159, str_num = str(num), decimal_index = str_num.index('.') + 1, digits_after_decimal = len(str_num) - decimal_index

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Maily focus on logical Questions and Make any one Language proficient then you can give answer
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions related to Java, Spring, Rest API
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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Share the link for codesignal

Round 2 - Technical 

(2 Questions)

  • Q1. Java related questions
  • Q2. Based on the resume
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Current time and their angles
  • Ans. 

    The question is asking for the current time and the angles formed by the hour and minute hands on a clock.

    • The angle between the hour and minute hands of a clock can be calculated using the formula: angle = |(30*hour - (11/2)*minutes)|

    • At 3:00, the angle between the hour and minute hands is 90 degrees.

    • At 6:00, the angle between the hour and minute hands is 180 degrees.

    • At 9:00, the angle between the hour and minute hands

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Didnt qual here btw
Round 3 - HR 

(1 Question)

  • Q1. Didnt qual either btw

Indus Valley Partners Interview FAQs

How to prepare for Indus Valley Partners Implementation Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Indus Valley Partners. The most common topics and skills that interviewers at Indus Valley Partners expect are Powershell, Unix Shell Scripting, Computer science, MS SQL and MVC.
What are the top questions asked in Indus Valley Partners Implementation Engineer interview?

Some of the top questions asked at the Indus Valley Partners Implementation Engineer interview -

  1. 2: What's the difference between Clustered and non-clustered Inde...read more
  2. 1: what's the difference between Sql and Mysq...read more
  3. 3:what are the constraint in Sq...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Equifax Interview Questions
3.3
 • 32 Interviews
DISYS Interview Questions
3.0
 • 27 Interviews
VDart Interview Questions
4.0
 • 26 Interviews
EagleView Interview Questions
3.3
 • 20 Interviews
Apptio Interview Questions
3.9
 • 19 Interviews
View all
Indus Valley Partners Implementation Engineer Salary
based on 51 salaries
₹4 L/yr - ₹9 L/yr
22% more than the average Implementation Engineer Salary in India
View more details

Indus Valley Partners Implementation Engineer Reviews and Ratings

based on 3 reviews

3.6/5

Rating in categories

3.4

Skill development

2.0

Work-life balance

4.1

Salary

4.0

Job security

3.9

Company culture

3.6

Promotions

2.9

Work satisfaction

Explore 3 Reviews and Ratings
Business Analyst
178 salaries
unlock blur

₹12 L/yr - ₹22 L/yr

Software Engineer
168 salaries
unlock blur

₹5 L/yr - ₹17.7 L/yr

Associate Software Engineer
163 salaries
unlock blur

₹4.5 L/yr - ₹13.1 L/yr

Operations Associate
108 salaries
unlock blur

₹4 L/yr - ₹6.6 L/yr

Senior Software Engineer
103 salaries
unlock blur

₹11.3 L/yr - ₹28 L/yr

Explore more salaries
Compare Indus Valley Partners with

Saama Technologies

3.7
Compare

Jumio

3.7
Compare

DISYS

3.0
Compare

Data-Core Systems

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