0% found this document useful (0 votes)
2 views20 pages

Infosys (3)

Download as pdf or txt
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 20

Infosys Technical Interview Questions

1. Explain four major OOP concepts in Java.


2. Can we implement multiple inheritances in Java?
3. How method overloading is different from method overriding?
4. Distinguish between classes and interfaces in Java.
5. What are DDL and DML commands in SQL?
6. Differentiate between TRUNCATE and DELETE commands in SQL.
7. Why indexing in SQL is useful ?
8. Differentiate between DDL and DML commands in SQL.
9. What is the left outer join and the right outer join in SQL?
10. What is stored procedure?
11. Explain pointers in C++.
12. What is meant by a null pointer?
13. What is SDLC(Software Development Life Cycle)?
14. What are the disadvantages of the Waterfall model?
15. Explain about Agile model.
16. What is DLL and EXE file extension?
17. What is a frame in HTML?
18. Differentiate between white box and black box testing.
19. Explain different levels of programming languages
20. Write a C++ program to check whether a number is palindrome or not.
1. Detect Cycle In A Directed Graph
2. Build Heap
3. Technical Questions
4. OOPS Question

Infosys Interview Questions and Answers on OOPs


1. What do you mean by OOPs?
2. Why do you use OOPs?
3. What are the fundamental OOPs principles?
4. What is an Object in OOPs?
5. What is a Class in OOPs?
6. What are ‘access specifiers’?
7. What is a superclass in OOPs?
8. What is a try/ catch block?
9. What is Inheritance?
10. Mention some limitations of OOPs.
11. How is method overloading different from method overriding?

Infosys Interview Questions and Answers on C, C++


12. What is the difference between C and C++?
13. Why does a software use the stdio.h file?
14. Explain HTTP responses and requests
15. What do you mean by return 0?
16. How is encapsulation achieved in C++?
17. Give me one drawback of using C++
18. What is a friend function/class?
19. Describe how to determine if a linked list is circular.
20. What is a NULL pointer in C?
21. Is C low-level? If not, why is it sometimes?
22. Explain tokens in C++
23. What is the Memory Allocation in C/C++?
24. Explain pointers in C++.
25. Define an array.
26. What are the different types of errors that can occur in C?

Infosys Interview Question and Answers on DBMS and SQL


27. What is database Schema?
28. What is a Database Management System?
29. Explain RDBMS.
30. Which languages are used to connect with databases?
31. What are the DBMS advantages?
32. What exactly is a stored procedure?
33. How would you make a new project's database schema?
34. Explain briefly about the SQL commands.
35. What are the different kinds of SQL keys?

36. What is the difference between ArrayList and Array?


37. How is a candidate key different from a super key?
38. What are DML and DDL commands in SQL?
39. What exactly is the difference between a socket and a session?
40. What is the difference between UDP and TCP?
41. What are the disadvantages of the waterfall model?
42. What is SDLC?
43. Which SDLC model is the most popular?
44. What is the difference between IPv4 and IPv6?
45. What are the various language levels?
46. What exactly is meant by the term "real-time operating system"?
47. Tell me about a network and a node.
48. What is the Agile model?
49. Differentiate between white box and black box testing.

Infosys Technical Interview Questions


50. Describe a few high-level programming languages.

C, Java, C++, Swift, JavaScript, Go, and PHP are the most used programming languages. (You
can also talk about the languages you know very well. If you're ready for all of them, you'll
definitely get extra credit here.
51. What is the difference between virtual and pure virtual functions?
52. What does JAVA use for its virtual machine?
53. What are the Object Methods?
54. What is the difference between Char and Varchar in DBMS?
55. What are verification and validation?
56. What is a frame in HTML?
57. Can we show a web page inside another web page?
58. What are the different types of DBMS?
59. Mention the various kinds of arguments?

The different types of arguments are

Call by Reference
Call by value

Technical Round:
Tell me something about yourself.
Asked me to explain my recent project.
My project was based on React.js
What are the modules you have implemented?
How this project, can be extended to the next level?
Which database have you used?
Future work of this project?
Which programming are you comfortable with? I told her to go with C++.
What are the datatypes are there in C++?
Which access modifier is used in the Structs?
How is Structs is different from Classes?
What is Polymorphism and also explain its types?

HR Round:
Who is your ideal and why so?
How do you deal with failures?
Are you comfortable in relocating, in case the need arises?
Do you have any questions for me?

Technical Round:
Introduce yourself including your specialization, CGPA, internships, and projects.
Project-based questions, my projects were based on Machine Learning.
Which ML algorithm did you use in your project?
How do you measure the accuracy of your model?
What are supervised and unsupervised learning?
How do you check if a column/parameter in the dataset is important or not?
Which column do you consider as “Label”?
How did you deal with missing data in the dataset?
Which programming are you comfortable with? Do you know the OOPs concept concerning that language?
I was asked to share a screen and open Notepad. I had to implement the following using either Multiple or Multi-leve
print all vowels and their count
print order of numbers, reverse the number, and sum of those numbers
Given an Employee table containing Employee ID, Name, and Department, write SQL query to display the number o
I was asked if I am familiar with the tree data structure.
Name different ways to traverse a tree.
Given a tree (the tree was given in the chat box) write pre-order, in-order, post-order, and level order traversal of the

HR Round:
Are you holding any offers from any other company presently?
What are your plans regarding the Campus Placement of your college?
Do you plan to pursue higher studies/Masters in at least the next 3 years?
Where do you see yourself in the next 10 years?
Are you comfortable in relocating, in case the need arises?
Are you okay with different timings if you are placed in a project based in other countries?
Do you have any questions for me?
The interview lasted for around 45 minutes and I am looking forward to the results.

Technical Round:
Introduce yourself including your specialization, CGPA, internships, and projects.
Project-based questions, my projects were based on Machine Learning.
Which ML algorithm did you use in your project?
How do you measure the accuracy of your model?
What are supervised and unsupervised learning?
How do you check if a column/parameter in the dataset is important or not?
Which column do you consider as “Label”?
How did you deal with missing data in the dataset?
Which programming are you comfortable with? Do you know the OOPs concept concerning that language?
I was asked to share a screen and open Notepad. I had to implement the following using either Multiple or Multi-leve
print all vowels and their count
print order of numbers, reverse the number, and sum of those numbers
Given an Employee table containing Employee ID, Name, and Department, write SQL query to display the number o
I was asked if I am familiar with the tree data structure.
Name different ways to traverse a tree.
Given a tree (the tree was given in the chat box) write pre-order, in-order, post-order, and level order traversal of the
HR Round:
Are you holding any offers from any other company presently?
What are your plans regarding the Campus Placement of your college?
Do you plan to pursue higher studies/Masters in at least the next 3 years?
Where do you see yourself in the next 10 years?
Are you comfortable in relocating, in case the need arises?
Are you okay with different timings if you are placed in a project based in other countries?
Do you have any questions for me?
The interview lasted for around 45 minutes and I am looking forward to the results.

Question 1: What are DDL and DML commands in SQL?


Question 2:- What is SDLC?
Question 3: What are the differences between C++ and JAVA?
Questions 4: What is the OOPS concept in JAVA? Also, explain them?
Question 5: What is the Agile model?
Question 6: Write a program to check whether a number is a palindrome or not in C++.
Question 7: What are the advantages of a waterfall model?
Question 8: What is a View?
Questions 9: What is the difference between a char and a varchar?
Question 10: List the different types of memory areas allocated by JVM?

Infosys Technical Questions for Non-CS/ IT candidates


Question 1: What is RDBMS?
Question 2: What is a class?
Question 3: Mention the main disadvantages of using C++.
Question 4:- What is the fullform of HTML?
Question 5:- Mention the 4 basic concepts of OOPS?
Question 6:- How a local variables is different from a global variable?
Question 7:- What are the various types of DMBS?
Question 8:- Define an array.
Question 9:- What are the various kinds of errors that can occur in C?
Question 10:- Mention the different types of arguments?

Technical Interview Questions and Answers


Ques 1: State the difference between heap memory and stack memory.
Ques 2: Explain the concept of Reentrancy?
Ques 3: Briefly explain the approaches to develop algorithms?
Ques 4: Difference between C and C++ ?
Ques 5: What are Static Binding and Dynamic Binding?
Ques 6: What is database partitioning?
Ques 7: What is Software Configuration Management?
Ques 8: Define Version Control System(VCS)?
Ques 9: Write the Syntaxes for joins.
Ques 10: What is role of static keyword on class member variable?
Ques 11: What is the gc() method?
Ques 12: What do you mean by “Trigger” in SQL?
Ques 13: What is a software metric?
Ques 14: What is Inheritance? Explain the use of Inheritance?
Ques 15: What is the difference between micro kernel and macro kernel?
Ques 16: What are the advantages of passing this into a method instead of the current
Ques 17: How does the throw keyword differ from the throws keyword?
Ques 18: What is the ACID property in a database?
Ques 19: How will you take a sentence from a user in C?
Ques 20: What is selection sort?

https://prepinsta.com/interview-preparation/technical-interview-questions/

Question: What is SDLC?


Read more: What are different SDLC Methodologies?
Question: Do you know what is waterfall model? (experienced candidates)
Question: Which is the most popular SDLC model? (experienced candidates)
C & C++ Questions
Question: Explain some important differences between C & C++.
Question: What are the differences between C++ and Java? Which one do you think is better and why?
Question: What is OOPS concept and how is it implemented in C++?
Question: What are Structs and how are they different from Classes?
Question: What is a pointer? Give an example.
Question: What is the difference between reference and pointer?
Question: How is dynamic memory allocation done in C/C++?
Question: What are virtual functions?
Question: Give examples of data structures in C++.
Question: Tell me one disadvantage of using C++.
Question: What is friend function/class?

Frequently Asked Java Questions


Question: How is polymorphism implemented in Java?
Question: What is the difference between stack and heap memory?
Question: Write a program to check if a number is prime.
Question: Explain the concept of inheritance.
Question: How is exception handling done in C++ and Java?
Question: What is ‘null’ and how is memory allocation done for null objects?
Question: What is the difference between Array and ArrayList?
Question: Can you write a program to swap two numbers?
Question: Now write the same (above) program without using temporary variable. Is it possible?
Question: What is a circular linked list?
Question: What are the different modifiers in Java?
Question: What is a class? How to create an object? If a class is static, can you create an object?
Question: What are the different types of loops in Java?

Frequently Asked Database (SQL) Interview Questions


Question: What is a database schema?
Question: What is RDBMS?
Question: What is the difference between unique key, foreign key and primary key?
Question: What are clustered indexes?
Question: What are SQL joins? How to use them to fetch data from multiple tables?
Question: What are SQL triggers?

Frequently Asked HTML Interview Questions


Question: What is the full form of HTML?
Question: Name some common tags used in HTML.
Question: What is a frame?

HR Questions for Freshers


Question: Tell me about yourself.
Question: Some questions from your resume – regarding projects, previous projects etc…
Question: What is the most difficult challenge you have faced working in a team/project?
Question: What are your strengths and weaknesses?
Question: Why do you think Infosys is a good choice for your career?
Question: What do you know about Infosys?
Question: What are your long-term career goals?
Question: Why should we hire you?
https://gdpi.hitbullseye.com/Infosys.php
Infosys Interview questions for CSE:

What are the various steps involved in Lifecycles Development?


What do you know about IPv4 and IPv6? Differentiate between them.
What is the difference and similarity between C and C++?
Define polymorphism.
What is a preprocessor?
Write a program to decide whether the input number is a prime number or not.
What is the difference between Char and Varchar in DBMS?
Difference between Macro and ordinary definition.
What do you mean by platform independence?
Check out C++ Interview Questions with Answers

Infosys Interview Questions - HR Questions


Why do you think you are a fit for our organization?
You had to wait for more than 5 hours for the interview. Are you feeling tired?
Tell me how was your online test?
What is your father's occupation? What is his job location?
Who is your role model? What have you incorporated in your life from him/her?
Do you live in a hostel or at home?
Introduce yourself and tell us something apart from the Resume.
Do you have an offer from any other organization?
Why do you want to work for us? Where do you see yourself 8-10 years from now?
How would you describe your college life?
What are your strengths and weaknesses? What are you doing to overcome your weaknesses?
Mention a person who is your role model in life.
Where do you rate yourself (out of 10) as an engineer?
Where do you see yourself in the next five years?
What is your biggest achievement till now?
Tell us about your ultimate goal in life.
Discuss the most stressful situation you've faced in college life.
What personal attributes do you have that will help you succeed in the workplace?

You might also like