0% found this document useful (0 votes)
787 views

Jio Interview Question

This document provides sample interview questions for various topics that may be covered in an on-campus job placement interview, including OOPs, DBMS, software testing, C/C++, computer networks, data structures and algorithms, OS/Linux, general topics, cloud computing, and machine learning. It also provides tips for preparing for an interview, such as being confident, only discussing experiences you are prepared to elaborate on, and impressing the interviewer with an engaging introduction.

Uploaded by

Mayur Gupta
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
787 views

Jio Interview Question

This document provides sample interview questions for various topics that may be covered in an on-campus job placement interview, including OOPs, DBMS, software testing, C/C++, computer networks, data structures and algorithms, OS/Linux, general topics, cloud computing, and machine learning. It also provides tips for preparing for an interview, such as being confident, only discussing experiences you are prepared to elaborate on, and impressing the interviewer with an engaging introduction.

Uploaded by

Mayur Gupta
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Every Interview start with “Tell me something about yourself”

• Prepare your basics well, be confident.


• Do not mention anything you don’t know in your resume/ CV (warning)
• Mention only those activities/certificates you are comfortable in explaining.
• Impress the interviewer with your introduction.
• Share your hobbies.
• Be prepared about everything you did in you project.
• Be prepared with your contribution in extra-curricular activities you mentioned in resume/ CV.
• They notice all key points, be it about family, extra curriculars, Projects, academics.

Sharing some most asked interview questions in on-campus placement drive. But these question are just for reference
its highly recommended to study basic concepts of all subjects.

OOPs
1. Features of OOPs
2. differentiate between classes and objects
3. Explain inheritance, abstraction, polymorphism
4. Explain function overloading
5. Explain Operator overloading
6. what in encapsulation?
7. what are the types of inheritance?

DBMS
1. Can you define DBMS
2. Importance of database management
3. Difference between RDBMS and DBMS
4. what is SQL
5. what does PLSQL stand for
6. what does cardinality mean in DBMS
7. what is primary key
8. what is foreign key
9. what are joins
10. 9. What is full form of SQL?
11. SQL vs MySQL
12. SQL vs NoSQL
13. What are BASE propertied?
14. What are ACID properties?
15. What is DML in SQL?
16. Different DML statements in SQL
17. What are joins in DBMS?
18. what is a data model?
19. what is er model?
20. what is an entity?
21. what do you mean by RDBMS?
22. what does DDL mean?
23. what is a view?
24. what do you mean by trigger?
25. what is an attribute?
26. what is a query?
27. what do you mean by query optimization?
28. what are the drawbacks of file processing systems?
29. what do you mean by a distributed database management system?
30. what you mean by the term deadlock?
31. what do you mean by data warehousing?
32. what do you mean by order by clause?
33. what do you mean by a subquery?
34. what do you mean by schema?
Software testing
1. what do you mean by SDLC?
2. Phases of Software Development Cycle.
3. what do you understand by software testing?
4. what do you mean by beta testing?
5. what do you mean by debugging?
6. what are the types of testing?
7. black box and white box difference?
8. Gray box? white + black
9. what is gorilla testing?
10. what is integration testing?

C/C++
1. What is pointer?
2. What is difference between calloc and malloc?
3. What is double pointer?
4. What is preprocessor in c? What other operations we perform with preprocessor?
5. What is method overriding and method overloading?
6. What is difference between list and array?
7. Is python complete case sensitive or not?
8. Is python compile type lang or interpreter type?
9. Difference between compile type and interpreter type?
10. What are decorators in python?
11. How memory management is done in c and python?
12. Write a code to add a node after particular index in linked list.
13. Code walkthrough and explain the approach for written code
14. difference between declaration and definition
15. can you name the three access specifiers in C++?
16. differentiate between public, protected and private
17. does C++ support multiple and multilevel inheritance?

Computer Network
1. can you name the layers of OSI model
2. what is a router?
3. define network?
4. what is a protocol?
5. what affects the performance of a network?
6. OSI layers
7. network support layers
8. user support layers
9. what is multiplexing?
10. what do you mean by the terms half-duplex and full-duplex in networking?
11. what do you mean by Bluetooth?
12. what is an IP address?
13. what is a firewall?
14. what is Telnet?
15. what is http and https?
16. what does www mean?
17. can you name the various networking topology?
18. which topology is used in your college campus?
Data Structure & Algorithm
1. Define an algorithm
2. Do you know about Tower of Hanoi problem? Explain
3. What is traveling salesman problem?
4. Which data structure is used in travelling salesman problem?
5. What is DFS and BFS?
6. Which data structures are used for DSF and BFS?
7. What is forest?
8. What is heap?
9. Do you know Dijkstra’s algorithm?
10. What is AVL tree?

OS/Linux
1. What is OS?
2. What is Linux?
3. What is process lifecycle?
4. What is zombie process?
5. What is kernel?
6. Do you know about different types of shells in OS?
7. What is use of shell?
8. what is an operating system?
9. what are the different types of OS?
10. what is a process?
11. what are the states of a process?
12. what do you mean by starvation and deadlock?
13. what do you mean by context switching?
14. what is the basic difference between primary memory and secondary memory?
15. what is fragmentation? internal and external?

General
1. Tell me more about your final year project
2. Can you tell me about some latest technologies?
3. what do you understand by internet of things?
4. what is big data?
5. what are the five Vs of big data?

Cloud computing
1. define cloud computing?
2. benefits of cloud computing?
3. cloud service models?
4. IaaS, PaaS, SaaS
5. large scale cloud computing platforms? - Apache Hadoop, Map reduce
6. private cloud?
7. public cloud?
8. name some cloud providers?

Machine Learning
1. What is machine learning?
2. What is KNN?
3. What is k means clustering?
4. What preprocessing have you done in your project?
5. What is outlier?
6. How you deal with outlier?

You might also like