Upload Button Icon Add office photos

Filter interviews by

Indiana Drives & Engineering Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview Questionnaire 

4 Questions

  • Q1. Tell about yourself
  • Q2. Example of Team work
  • Q3. Any Situation : Ex: One small island,only one person,island is full of dry grass and it is firing,then how he will escape
  • Ans. 

    The person can escape the island by creating a firebreak or finding a body of water.

    • Create a firebreak by clearing a path of grass around oneself to prevent the fire from spreading.

    • Look for a body of water such as a lake, river, or ocean to escape the fire.

    • If no water source is available, try to find a sheltered area with less dry grass to wait for the fire to pass.

    • Use any available tools or materials to help create a

  • Answered by AI
  • Q4. One situation people appreciated you

Interview Preparation Tips

Round: Test
Experience: APTITUDE: General questions about ages,interests,trains,percentages etc. VERBAL: Antonyms,synomys,two
passages,basic English grammar. REASONING: Blood relations,graphs,sillograms etc.
Total Questions: 85

Round: HR Interview
Experience: Written test is some what difficult ,interview is easy.

General Tips: Prepare well for written test. Only HR Interview is easy. ALL THE BEST
College Name: NIT WARANGAL

Interview Questions & Answers

TCS user image Anonymous

posted on 7 Jan 2015

Interview Questionnaire 

3 Questions

  • Q1. Where did you do the internship ?
  • Ans. 

    I did my internship at XYZ Corporation.

    • Interned at XYZ Corporation

    • Worked in the marketing department

    • Assisted in creating social media campaigns

    • Conducted market research

    • Attended meetings with clients

  • Answered by AI
  • Q2. What did you learn from your mistakes ?
  • Ans. 

    I learned to take responsibility for my actions and to use my mistakes as opportunities for growth.

    • I learned to admit my mistakes and apologize when necessary

    • I learned to reflect on my mistakes and identify areas for improvement

    • I learned to seek feedback from others and use it to make positive changes

    • I learned to not be afraid of failure and to view it as a learning experience

    • For example, when I made a mistake at work ...

  • Answered by AI
  • Q3. Why should we recruit you ?
  • Ans. 

    I have the skills, experience, and passion to contribute to the success of your company.

    • I have a proven track record of achieving targets and exceeding expectations.

    • I possess strong communication and interpersonal skills, which enable me to work effectively with colleagues and clients.

    • I am a quick learner and adaptable to new environments and technologies.

    • I am passionate about the industry and eager to contribute to th...

  • Answered by AI

Interview Preparation Tips

Round: knowledge assessment
Experience: The first round was an online assessment of your knowledge in any of the three languages (C , C++, Java ).
Tips: Although they specify the syllabus but don't just rely on that.

Round: Interview
Experience: Second round was a HR + Technical interview.
The HR was combined with Technical interview in which they asked about the basic HR questions. The technical interview included a few basic questions on C or C++ programming and a few questions relating to the technicalities of the projects we did in our internships and Hobbies club..
Tips: Be well prepared for HR questions. Listen to the PPT carefully .

Round: IQ test
Experience: The third round was a simple IQ test. Be well versed with the language of your choice.

General Tips: The online test can be tackled if you study the first year alloted assigned book for the language you prefer. Having chosen C++ I was asked many questions related to templates and data structures.
College Name: IIT Roorkee

Interview Preparation Tips

Round: Test
Experience: Shortlist is done based on the result of the test conducted. The test consists of two parts basic quantitative skills and a short essay to test your English
Tips: Math and Puzzle solving skills are useful They were looking for people with good math skills and team player

Round: Interview
Experience: Interview was held in two rounds. No technical round is held. One should be prepared for basic HR questions, your understanding of your projects etc.
Tips: There is no technical round and no emphasis on technical background
Prepare for all the basic HR questions beforehand, write them down
Get to know your resume very well

College Name: IIT Madras

Interview Preparation Tips

General Tips: KGPians have to be a little more in the know-how of latest trends in IT and programming language landscape. KGPians don’t do group projects much, specially group programming/software project. Be affirmative about your abilities and be more clear in your intent, in interviews.
Skill Tips: Must: minimum CGPA of 8. they reduced the gpa requirement to 7.9 but they maintain final gpa must be 8. Good to have: Some knowledge of programming languages,databases,Algorithms. Any extra-academic involvement helps ,but is not a requirement. Be in touch with discrete math(not requirement). C++,Java programming(may be a little bit of Python). Projects and internships with computer programming as major /critical part. Having lead a bunch of juniors or equals in a project. Decent communication skills is essential.
College Name: IIT KHARAGPUR

Interview Questionnaire 

1 Question

  • Q1. They asked me how would you determine toll for the Jamuna Expressway
  • Ans. 

    Determining toll for Jamuna Expressway

    • Consider the distance of the expressway

    • Analyze the maintenance cost of the expressway

    • Take into account the traffic volume and expected revenue

    • Compare with toll rates of similar expressways

    • Consider the economic status of the region

    • Consult with experts and stakeholders

  • Answered by AI

Interview Preparation Tips

Round: Interview
Experience: 2 round of interview
First round- technical (basic infra stuff)Second round- HR skills- just a brush up of civil infra courses like Infrastructure Planning and Management(IPM), ECM.HR preparation – slight basic
First round- they took people with CG>=7.5
They asked me how would you determine toll for the Jamuna Expressway.
Tips: I started in September. Obviously early bird catches the fish.

Round: Interview
Experience: HR preparation – slight basic. My HR was very good. Moreover, my intern was in Mumbai Metro Rail, which helped me push in for infra. Also my PORs gave me an edge over others.
Tips: CFA played a crucial role for my friends.

General Tips: Basically puzzles, as they are helpful in almost every company. It provides you a direction for thinking.
www.brainden.com was a good site.
300,400 puzzles book was very good. (Available in DC++)
Have your resume ready early in the semester.Have mock GDs in your group.Have basic fundamentals about what’s going in the country and world. Don’t RG and prepare in groups.
College Name: IIT MADRAS

Interview Questions & Answers

HCLTech user image Anonymous

posted on 13 Apr 2015

Interview Questionnaire 

10 Questions

  • Q1. Do you know Java? ---Yes
  • Ans. 

    Yes, I know Java.

    • I have experience in Java programming.

    • I am familiar with Java syntax and concepts.

    • I have worked on Java projects in the past.

  • Answered by AI
  • Q2. What is Thread and why are they used? ---told
  • Q3. What is JDBC? ---told
  • Q4. How to retrieve data from back end? ---told
  • Ans. 

    To retrieve data from the back end, you can use APIs or database queries.

    • Use API calls to fetch data from the back end server.

    • Execute database queries to retrieve data from the database.

    • Parse the response or query result to extract the required data.

    • Handle any necessary authentication or authorization for accessing the back end.

    • Examples: GET request to an API endpoint, SELECT query in SQL.

  • Answered by AI
  • Q5. Explain OOP concepts. ---explained the program
  • Ans. 

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

    • OOP stands for Object-Oriented Programming

    • It focuses on creating objects that interact with each other to solve a problem

    • Encapsulation, inheritance, and polymorphism are key concepts in OOP

    • Example: A car object can have properties like color, make, and model, and methods like start and stop

    • OOP promotes code reusability and ma

  • Answered by AI
  • Q6. He gave me Java program and asked me to explain how memory is allocated? ---Explained with diagram
  • Q7. How was the day? ---A bit lagging one
  • Q8. Why? ---My token number is 197, I need to wait for long time since morning
  • Q9. About yourself? ---told
  • Q10. Tell me a special quality of yours which is not mentioned in your resume? ---Told

Interview Preparation Tips

Round: Test
Experience: 4 modules :
1. Computer Programing :- Code is given,we need to find output, basic questions in Java, C, Data Structures, DBMS.
2. Quantitative Aptitude :- Easy, Basics in Simple Interest, Profit&Loss, Numbers, Logs, Time and Work, Time Speed Distance, Prob, Perm&Comb.
3. Logical Reasoning :- Blood relations, Directions, Data sufficiency, Puzzle, Arrangements (circular & linear).
4. English :- Fill in appropriate meaning, Antonyms, Synonyms, Arrange the sentences, and 2 huge paragraphs (4+4=8 questions).

Out of 2000 members 400 were selected. I'm one among them.

Round: HR Interview
Experience: After 2 days I received mail from HCL (offer letter and letter of intent).
Tips: HR round is to test our communication only..

College Name: NA

Skills evaluated in this interview

Interview Questionnaire 

6 Questions

  • Q1. It was followed by HR interview
  • Q2. Tell mi abt urself
  • Ans. 

    I am a software engineer with experience in developing web applications and expertise in programming languages such as Java and Python.

    • Proficient in Java and Python programming languages

    • Experience in developing web applications using frameworks such as Spring and Django

    • Familiarity with database technologies such as MySQL and MongoDB

    • Strong problem-solving and analytical skills

    • Ability to work in a team and collaborate ef

  • Answered by AI
  • Q3. Wat r ur strengths weaknesses
  • Q4. Wer do u see urself in next 5 years
  • Ans. 

    In the next 5 years, I see myself as a senior software engineer leading a team of developers.

    • I plan to continue learning and expanding my skillset

    • I hope to take on more leadership roles and mentor junior developers

    • I aim to contribute to the development of innovative software solutions

    • I plan to stay up-to-date with the latest technologies and industry trends

  • Answered by AI
  • Q5. Why should we hire u
  • Q6. How many years can u commit to us

Interview Preparation Tips

Round: Test
Experience: Be confident but dont be over confident
Tips: solve as many papers u can to crack dis test
Duration: 60 minutes
Total Questions: 50

Round: Group Discussion
Experience: Be clear about ur thots.
Tips: Try to speak more & relevant to the topic.
Duration: 15 minutes

Round: Technical Interview
Experience: being honest will help u clear this round
Tips: Be UP to DATE..

General Tips: Develop coding skills& logics also understand the basic math formulaes
College Name: TERNA ENGINEERING COLLEGE
Motivation: If u can Dream IT , U can Definetly Achieve IT.. :)
Funny Moments: :D

SDE-2 Interview Questions & Answers

Amazon user image Anonymous

posted on 2 Apr 2015

Interview Questionnaire 

10 Questions

  • Q1. Find sum of all numbers that are formed from root to leaf path (code) expected time complexity O(n)
  • Ans. 

    Find sum of all numbers formed from root to leaf path in a binary tree

    • Traverse the binary tree using DFS

    • At each leaf node, add the number formed from root to leaf path to a sum variable

    • Return the sum variable

    • Time complexity: O(n)

    • Example: For a binary tree with root value 1, left child 2 and right child 3, the sum would be 12 + 13 = 25

  • Answered by AI
  • Q2. Given a string you need to print all possible strings that can be made by placing spaces (zero or one) in between them. For example : ABC -> A BC, AB C, ABC, A B C
  • Ans. 

    Given a string, print all possible strings that can be made by placing spaces (zero or one) in between them.

    • Use recursion to generate all possible combinations of spaces

    • For each recursive call, either add a space or don't add a space between the current character and the next character

    • Base case is when there are no more characters left to add spaces between

    • Time complexity is O(2^n) where n is the length of the string

  • Answered by AI
  • Q3. Preorder traversal without using recursion
  • Ans. 

    Preorder traversal without recursion

    • Use a stack to keep track of nodes

    • Push right child first and then left child onto stack

    • Pop top of stack and print value

    • Repeat until stack is empty

  • Answered by AI
  • Q4. There is a 12 km road and a contractor who is in-charge of repairing it. Contractor updates you about the work which is done in patches. Like “Road between 3.2 km to 7.9 km repaired ”, “Road between 1.21 k...
  • Ans. 

    Find longest continuous patch on a 12 km road with updates in patches

    • Maintain a variable to keep track of current patch length

    • Update the variable whenever a new patch is added

    • Maintain a variable to keep track of longest patch so far

    • Compare current patch length with longest patch length and update if necessary

    • Use a sorted data structure like a binary search tree to store the patches for efficient search

    • Time complexity: ...

  • Answered by AI
  • Q5. Several Questions were asked from my project
  • Q6. Find median of an unsorted array. (code
  • Ans. 

    Find median of an unsorted array.

    • Sort the array and find the middle element

    • Use quickselect algorithm to find the median in O(n) time

    • If the array is small, use brute force to find the median

  • Answered by AI
  • Q7. General discussion on heaps
  • Q8. A stream of characters is coming, at any moment you have to tell ‘k’ elements closest to a given number (code)
  • Ans. 

    Find 'k' elements closest to a given number from a stream of characters.

    • Use a priority queue to keep track of closest elements.

    • Update the queue as new characters come in.

    • Return the 'k' closest elements from the queue.

  • Answered by AI
  • Q9. Design data structure that supports insert(), remove(), find-max(), delete-max() operations. All operations should run in O(1) time. Lots of discussion was there, discussed many approaches.
  • Ans. 

    Design a data structure with O(1) insert, remove, find-max, and delete-max operations.

    • Use a doubly linked list to maintain the elements in sorted order.

    • Use a hash table to store the pointers to the nodes in the linked list.

    • Maintain a pointer to the maximum element in the hash table.

    • Update the pointers in the hash table when inserting or removing elements.

    • Update the maximum pointer when deleting or inserting the maximum

  • Answered by AI
  • Q10. Check whether given link list represents palindrome
  • Ans. 

    Check if a given linked list is a palindrome.

    • Traverse the linked list and store the values in an array.

    • Compare the first and last elements of the array, then move towards the center.

    • If all elements match, the linked list is a palindrome.

    • Alternatively, use two pointers to find the middle of the linked list and reverse the second half.

    • Compare the first half with the reversed second half to check for a palindrome.

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: Recently I attended Amazon Bangalore interview for SDE 2 position. All f2f and no phone/written screening as I had attended one before and cleared those. Total 4 rounds wer der. The first techh round dey asked mi questions listed above.
Tips: NA

Round: Technical Interview
Experience: ROUND 2 dey asked mi above questions
Tips: NA

Round: Technical Interview
Experience: Round 3 Above questions wer asked.

Round: Technical Interview
Experience: This was the last round. thy asked mi above questions

College Name: NA

Skills evaluated in this interview

Banking Interview Questions & Answers

ICICI Bank user image Anonymous

posted on 24 May 2015

Interview Questionnaire 

10 Questions

  • Q1. Candidates were asked to answer the same question one after the other within a given time limit. Questions:
  • Q2. Something that is not on your CV – 1 min
  • Q3. Biggest failure and learning from it – 30 secs
  • Q4. Talk abot any topic/subject/hobby/interest area – 2 mins
  • Q5. About myself
  • Q6. Situational questions
  • Q7. Ex: How do u convince your CEO regarding the objectives set for the next Financial Year
  • Q8. About the profiles
  • Q9. Justification for the interest in the profile
  • Ans. 

    I am interested in this profile because of my passion for finance and my experience in the banking industry.

    • I have a degree in finance and have worked in the banking industry for 5 years.

    • I am passionate about helping clients achieve their financial goals.

    • I have experience in managing portfolios and analyzing financial data.

    • I am excited about the opportunity to work with a team of professionals in the banking industry.

  • Answered by AI
  • Q10. Basic knowledge of Insurance sector

Interview Preparation Tips

Round: HR Interview
Experience: The process is a little different. It started with a Group interview in batches of 4 —- (total shortlisted – 28)

Round: Technical Interview
Experience: 1.Clear regarding the profile

2.Impressed with my Group Interview and was called for the next round before GIs got over

3. Justification for the profile is good
Tips: (Be careful with the financial terms you use)

General Tips: They will start with a specific question and they dig deeper. Stay calm, chill panel. Prepare the HR given above
Skills: Economics, Banking
College Name: NA

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had sent my resume to the hiring group, Selection through telephonic interviews. I was interviewed by three different research groups  (once by each).
Tips: Factors in decreasing order of importance: CGPA each stage. Ability to explain your projects precisely. Ability to solve ''standard" logarithmic problems.  The way you think and put down your Answer is the most important. The final answer .s not so I important, and they prod you when you think out aloud anyway.

Round: Technical Interview
Experience: Almost- by default they ask about your previous projects/internships if they are relevant to the group. Ofher questions depend on the group you are interviewed by and your own profile, In my case it was machine learning, text mining etc. I was told about the research problem they were dealing with then and asked f or comments/suggestions/.inputs and a discussion followed.
Tips: Basically these are specialized Interviews so it's good to have sound knowledge of your domain (analytical and application skills are very much required).

Skill Tips: CGPA>9.0, 1f not (like me) relevant work done in the domain and in past internship.A recommendation from the professor is also a good add on.
College Name: IIT Madras

Indiana Drives & Engineering Interview FAQs

How to prepare for Indiana Drives & Engineering 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 Indiana Drives & Engineering. The most common topics and skills that interviewers at Indiana Drives & Engineering expect are Business Development, Business Management, Channel Sales Strategies, Consumer Research and Execution.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Senior Service Engineer
3 salaries
unlock blur

₹3 L/yr - ₹3.9 L/yr

Explore more salaries
Compare Indiana Drives & Engineering with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
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