Upload Button Icon Add office photos

Filter interviews by

Indihood Interview Questions and Answers

Updated 23 Oct 2024

Indihood Interview Experiences

Popular Designations

5 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Some general question about general ability like direction and clock and numbers. followed by System design of the independent application Development.

Round 2 - Technical 

(3 Questions)

  • Q1. Question regarding logical thinking and workflow Design.
  • Q2. Some water container problem.
  • Q3. Clock formulation question.
Round 3 - One-on-one 

(1 Question)

  • Q1. Schema Design, Overall work in current organisation, challenges achievements. scenario based question.

Interview Preparation Tips

Topics to prepare for Indihood Application Developer interview:
  • System Design
  • Challenges
  • aptitude
Interview preparation tips for other job seekers - Take each round seriosly, Prepare for the workflow related question and schema design.

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. General questions
Round 2 - Case Study 

DB diagrams on various topics

Round 3 - One-on-one 

(1 Question)

  • Q1. DB diagrams again

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Some apptitude questions with explain project plan with database schema of your choice.

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about indihood
  • Q2. Pros and cons of working with us

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process won't be similar to typical job Interviews

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral

Round 1 - Assignment 

LDD assignment, asked us to create a robust system

Round 2 - Coding Test 

Basic coding questions and asked me write some small functions

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Indihood interview questions for popular designations

 Application Developer

 (4)

 Software Developer

 (1)

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 - Assignment 

Assignment to build schema for your own app

Round 3 - One-on-one 

(2 Questions)

  • Q1. Asked me to build schema for movie online booking app,
  • Q2. General question about your work at previous originations

Interview Preparation Tips

Interview preparation tips for other job seekers - Done quite good made in the interview Don't why got rejected

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - HR 

(4 Questions)

  • Q1. What is your experience in the Record to Report (RTR) domain?
  • Ans. 

    I have 3 years of experience in the Record to Report domain, including preparing financial statements and reconciling accounts.

    • Prepared monthly financial statements in compliance with GAAP standards

    • Performed account reconciliations to ensure accuracy of financial data

    • Assisted in the implementation of new accounting software for improved efficiency

    • Collaborated with cross-functional teams to streamline RTR processes

  • Answered by AI
  • Q2. Are you comfortable with shift work?
  • Q3. Can you provide a brief introduction about yourself?
  • Q4. What is your current cost to company (CTC)?
Round 2 - Technical 

(10 Questions)

  • Q1. Can you provide a brief self-introduction and describe your current work profile?
  • Q2. What precautions should be taken when mentioning details in your CV to ensure you can answer questions related to them effectively during an interview?
  • Q3. What is the difference between revenue expenditure and capital expenditure?
  • Ans. 

    Revenue expenditure is for day-to-day expenses while capital expenditure is for long-term assets.

    • Revenue expenditure is incurred for maintaining the business operations and generating revenue.

    • Capital expenditure is for acquiring assets that will provide benefits over multiple years.

    • Revenue expenditure is recorded in the income statement and is fully deductible in the year it is incurred.

    • Capital expenditure is recorded ...

  • Answered by AI
  • Q4. What is the difference between amortisation and depreciation?
  • Ans. 

    Amortisation is the allocation of the cost of intangible assets over their useful life, while depreciation is the allocation of the cost of tangible assets over their useful life.

    • Amortisation is used for intangible assets like patents, copyrights, and trademarks.

    • Depreciation is used for tangible assets like buildings, machinery, and vehicles.

    • Amortisation is typically calculated using the straight-line method or the dec...

  • Answered by AI
  • Q5. How would you rate yourself in relation to your teammates?
  • Q6. How would you calculate a rate in Excel?
  • Ans. 

    To calculate a rate in Excel, use the formula: Rate = (Value 1 / Value 2) * 100

    • Enter the values you want to calculate the rate for in separate cells

    • In a new cell, use the formula: Rate = (Value 1 / Value 2) * 100

    • Value 1 is the numerator and Value 2 is the denominator

    • Multiply the result by 100 to get the rate percentage

    • For example, if Value 1 is 50 and Value 2 is 100, the formula would be: (50 / 100) * 100 = 50%

  • Answered by AI
  • Q7. What is the process for passing journal entries related to prepaid expenses and accruals?
  • Ans. 

    Journal entries for prepaid expenses and accruals involve recognizing expenses before they are paid or revenue before it is received.

    • Prepaid expenses are initially recorded as assets and then expensed over time as they are used up.

    • Accruals involve recognizing expenses or revenue before cash is exchanged.

    • For prepaid expenses, a journal entry would involve debiting an expense account and crediting a prepaid expense accou...

  • Answered by AI
  • Q8. What is your understanding of accrual and deferred accounting?
  • Ans. 

    Accrual accounting recognizes revenue and expenses when they are incurred, regardless of when cash is exchanged. Deferred accounting recognizes revenue and expenses when cash is is exchanged.

    • Accrual accounting records revenue when it is earned and expenses when they are incurred, regardless of when cash is received or paid.

    • Deferred accounting involves postponing the recognition of revenue or expenses until a later date...

  • Answered by AI
  • Q9. What is a contingent liability?
  • Ans. 

    A contingent liability is a potential liability that may occur depending on the outcome of a future event.

    • Contingent liabilities are not recorded on the balance sheet but disclosed in the footnotes.

    • Examples include pending lawsuits, warranties, and guarantees.

    • The likelihood of the contingent liability and the amount involved must be assessed.

  • Answered by AI
  • Q10. What information do you have about Genpact?
  • Ans. 

    Genpact is a global professional services firm specializing in digital transformation, analytics, and process optimization.

    • Genpact was founded in 1997 as a business unit within General Electric.

    • It became an independent company in 2005 and is headquartered in New York City.

    • Genpact offers services in areas such as finance and accounting, procurement, supply chain, and customer service.

    • The company has a presence in over 3...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Never give up and approach every interview with confidence. Over the past three months, I attended 13 to 14 interviews; there may be times when you might not be the right fit for a particular company, but do not let that discourage you. Keep pushing forward, and if you give your best effort, good results will come with time. I also experienced a low phase, but by staying committed to learning and continuously improving myself, I have been able to grow, and you can do the same.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(15 Questions)

  • Q1. What is split horison? How can we resolve it?
  • Q2. What is BGP? How BGP works?
  • Q3. What are the type of BGP and their AD value?
  • Q4. What is routing protocol? What are the types of routing protocol?
  • Q5. What is ospf?
  • Q6. How do we prevent loop avoidance in BGP?
  • Q7. What is OSI model? What are the layers of OSI model?
  • Q8. How does tracerout works?
  • Q9. If we see "*****" in tracerout, what it means?
  • Q10. What are the states in BGP?
  • Q11. If there is a non tech guys on site to replace faulty router with new router, how do you configure the new router?
  • Q12. What are CE and PE routers?
  • Q13. What is the command to assign an IP address on Juniper router interface?
  • Q14. What are the parameters should match in BGP neighbourship?
  • Q15. What is tftp?
Round 2 - Technical 

(8 Questions)

  • Q1. What is loop avoidance mechanism in BGP?
  • Q2. How tracerout works? What is source and destination IP?
  • Q3. What is public IP and private IP?
  • Q4. How can we configure and a router with support of non tech guy onsite?
  • Q5. What is firewall?
  • Q6. What are the difference between router and switch?
  • Q7. What is mpls?
  • Q8. How ftp and tftp works?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Process planning refers to the methodical approach of determining the best possible way to manufacture a product or deliver a service by considering various aspects such as resources, timelines, and methodologies involved in production or execution.

Round 2 - One-on-one 

(5 Questions)

  • Q1. Explain about previous process
  • Q2. Explain about my work experience
  • Q3. Explain about my work standard
  • Q4. Explain about my managing method
  • Q5. Explain about my working style
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. What is the difference between a development dependency and a regular dependency in software development?
  • Ans. 

    Development dependencies are needed for development and testing, while regular dependencies are needed for the application to run.

    • Development dependencies are used during the development process, such as testing frameworks or build tools.

    • Regular dependencies are required for the application to function properly in production.

    • Development dependencies are typically listed in the devDependencies section of package.json, w...

  • Answered by AI
  • Q2. What do the symbols ^ and ~ represent in the package.json file?
  • Ans. 

    Symbols ^ and ~ in package.json represent version ranges for dependencies.

    • The symbol ^ represents a range that allows minor version updates.

    • The symbol ~ represents a range that allows only patch updates.

    • For example, ^1.2.3 allows any version from 1.2.3 to <2.0.0, while ~1.2.3 allows any version from 1.2.3 to <1.3.0.

  • Answered by AI
  • Q3. How can a 404 page be handled in React routing?
  • Ans. 

    404 page can be handled in React routing by creating a Route component with a path of '*' at the end of all other routes.

    • Create a Route component with a path of '*' at the end of all other routes in the Switch component.

    • Inside the '*' Route component, render a custom 404 page component.

    • Use the Switch component to ensure that only one Route is rendered at a time.

  • Answered by AI
  • Q4. Some Javascript coding questions.
  • Q5. What is the component lifecycle in functional components?
  • Ans. 

    Component lifecycle in functional components involves useEffect hook for side effects.

    • Functional components use useEffect hook to handle side effects like fetching data, subscribing to events, etc.

    • useEffect hook can be used to mimic componentDidMount, componentDidUpdate, and componentWillUnmount lifecycle methods.

    • useEffect hook takes a callback function as its first argument and an optional array of dependencies as its...

  • Answered by AI
  • Q6. Explain redux data flow
  • Ans. 

    Redux data flow is a unidirectional flow of data in React applications using a centralized store.

    • Actions are dispatched to the store

    • Reducers update the state based on the action

    • Components subscribe to the store to access the updated state

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Infosys Reactjs Developer interview:
  • Javascript
  • React.Js
Interview preparation tips for other job seekers - Get your basic cleared and be prepared
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(8 Questions)

  • Q1. How much exp in docker?
  • Ans. 

    I have 2 years of experience working with Docker in various projects.

    • 2 years of experience working with Docker in various projects

    • Proficient in creating Docker containers, managing images, and orchestrating containers using Docker Compose

    • Familiar with Docker Swarm and Kubernetes for container orchestration

    • Experience in troubleshooting Docker-related issues and optimizing container performance

  • Answered by AI
  • Q2. Do you have exp in Kubernetes?
  • Ans. 

    Yes, I have experience in Kubernetes.

    • I have worked on deploying and managing applications on Kubernetes clusters.

    • I am familiar with creating and managing Kubernetes resources such as pods, deployments, services, and ingresses.

    • I have experience in using tools like kubectl and Helm for interacting with Kubernetes clusters.

    • I have implemented CI/CD pipelines using Kubernetes for automated deployment and scaling of applicat

  • Answered by AI
  • Q3. What is OOP?
  • Ans. 

    OOP stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.

    • OOP focuses on creating objects that contain data and methods to manipulate that data.

    • Encapsulation, inheritance, and polymorphism are key principles of OOP.

    • Examples of OOP languages include Java, C++, and Python.

  • Answered by AI
  • Q4. Types of polymorphism
  • Ans. 

    Polymorphism in Java refers to the ability of a method to do different things based on the object it is acting upon.

    • Types of polymorphism in Java include method overloading and method overriding.

    • Method overloading is when multiple methods have the same name but different parameters.

    • Method overriding is when a subclass provides a specific implementation of a method that is already defined in its superclass.

  • Answered by AI
  • Q5. Thread in java
  • Ans. 

    Threads in Java allow multiple tasks to run concurrently within a single program.

    • Threads are lightweight sub-processes that share the same memory space.

    • They are used to improve performance by allowing tasks to run simultaneously.

    • Examples include creating a new thread using the Thread class or implementing the Runnable interface.

  • Answered by AI
  • Q6. Knowledge in which spring modules
  • Q7. What is spring profile
  • Ans. 

    Spring profile is a way to segregate parts of your application configuration and make it only available in certain environments.

    • Spring profiles allow you to define different configurations for different environments such as development, testing, and production.

    • You can use @Profile annotation to specify which beans should be loaded based on the active profile.

    • Profiles can be activated in various ways such as through app...

  • Answered by AI
  • Q8. What is @PreAuthorize and @PostAuthorize
  • Ans. 

    Annotations used in Spring Security to apply authorization rules before and after a method is called.

    • Used in Spring Security to define authorization rules

    • @PreAuthorize is used to apply authorization rules before a method is called

    • @PostAuthorize is used to apply authorization rules after a method is called

    • Both annotations support SpEL expressions for defining rules

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Deloitte Java Developer interview:
  • Basics in java
  • Spring security
  • Spring Boot
  • Docker
  • Cloud Computing

Indihood Interview FAQs

How many rounds are there in Indihood interview?
Indihood interview process usually has 2-3 rounds. The most common rounds in the Indihood interview process are One-on-one Round, Aptitude Test and Assignment.
How to prepare for Indihood 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 Indihood. The most common topics and skills that interviewers at Indihood expect are Javascript, C++, Java, NoSQL and Python.
What are the top questions asked in Indihood interview?

Some of the top questions asked at the Indihood interview -

  1. Schema Design, Overall work in current organisation, challenges achievements. s...read more
  2. Question regarding logical thinking and workflow Desi...read more
  3. Asked me to build schema for movie online booking a...read more

Tell us how to improve this page.

Indihood Interview Process

based on 4 interviews in last 1 year

Interview experience

4.3
  
Good
View more

People are getting interviews through

based on 3 Indihood interviews
Referral
Job Portal
33%
33%
34% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 744 Interviews
Swiggy Interview Questions
3.8
 • 415 Interviews
Zomato Interview Questions
3.8
 • 314 Interviews
Ola Cabs Interview Questions
3.4
 • 140 Interviews
MakeMyTrip Interview Questions
3.7
 • 119 Interviews
View all

Indihood Reviews and Ratings

based on 3 reviews

4.7/5

Rating in categories

4.3

Skill development

4.6

Work-Life balance

4.0

Salary & Benefits

5.0

Job Security

4.3

Company culture

4.7

Promotions/Appraisal

4.3

Work Satisfaction

Explore 3 Reviews and Ratings
Application Developer

Bangalore / Bengaluru

2-4 Yrs

Not Disclosed

Office Manager

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Product Manager

Bangalore / Bengaluru

4-9 Yrs

Not Disclosed

Explore more jobs
Application Developer
8 salaries
unlock blur

₹7.4 L/yr - ₹16 L/yr

Program Manager
6 salaries
unlock blur

₹8 L/yr - ₹11.6 L/yr

Solution Engineer
5 salaries
unlock blur

₹6.5 L/yr - ₹11 L/yr

Application Developer 1
5 salaries
unlock blur

₹11.5 L/yr - ₹14 L/yr

Software Engineer
3 salaries
unlock blur

₹22 L/yr - ₹30 L/yr

Explore more salaries
Compare Indihood with

Zomato

3.8
Compare

Swiggy

3.8
Compare

Ola Cabs

3.4
Compare

Flipkart

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview