F20 I2c Interview Questions
F20 I2c Interview Questions
EXPERIENCE-1:
Note
These all the top view of the question. One important thing to note here, he
not asked me What is this or that? Not asked tell what is the difference
between this and that?
He always asked why when how?
He was checking How much stress I could bear?
Take this interview not serious but just for learning. Your skills will not be
determined in just couple of minutes.
Duration: 2 hours
EXPERIENCE-2:
EXPERIENCE-3:
1. 4 pillers of OOP?
3. What is polymorphism?
8. What is indexing?
10. Your work was erased by one of your teammate and you have to present
the very next morning. As a team lead of FYP, what will you do?
12. Write a function which will receive a number and print a pattern. For
example if n = 4 then it should print 0001002103214321. Similarly for 3, it
will print 001021321
13. Your have 2 hour glasses, 1 measures 7 minutes and the other measures
4 minutes. Use both to measure 9 minutes.
EXPERIENCE-4:
Pillers-Example coding
Abstract vs interface
ACID property
Write a query to fetch students whom marks of all courses greater than 70
Student id,courseid,marks
DSA:
In single loop
Find two indices from a array that sum equal to a target value
General question
U have 9 ball 1 is heavier than all 8 and all 8 has same weight find heavier
ball in less comparison
EXPERIENCE-5:
There was a single person. He first asked me to introduce myself but was not
listening to me at all. Then about my fyp. Then starting from oop, he asked
about inheritance, asked me to give him a coding example, then diamond
problem, its solution, its solution implementation using abstract classes.
Difference between abstract classes and interfaces, their implementation.
Pillars of oop and their detail mainly polymorphism. Moving towards OS, he
asked about threads and processes, deadlock, its causes and solution. DB
was asked in detail: transactions, their properties, commit, rollback, rollback
need, class diagram and schema for library system, it’s normalization and a
query on it for specific task including 5 joins and finally CGPA. Few questions
were about Java but it was okay if you don’t know their answers but atleast
you should have knowledge about C# bcz they believe the person who
knows C# has ease in learning Java afterwards.
~I2C
EXPERIENCE-6:
-I2c ASE
Introduce yourself
Fyp description
Polymorphism
Types of polymorphism
What is interface
Access modifiers
EXPERIENCE-7:
I2C ASE
1- Solid Principle
3- OOP Concept
4- Diamond Problem
18- Deadlock
EXPERIENCE-8:
I2c ASE
Fyp description
Polymorphism
Types of polymorphism
Normalization
select * from A,B (output)
Diamond Problem
Erd
Sorting algorithms
Deadlock
EXPERIENCE-9:
I2c ASE
Fyp description ,
Polymorphism ,
Types of polymorphism ,
Erd of my fyp,
EXPERIENCE-10:
Intro
OOP:
Pillars
Encapsulation vs Abstraction
OS:
Deadlock
Paging
Thread
DSA:
Reverse LL
3rd NF example
SQA/AI:
IQ questions:
EXPERIENCE-11:
Introduce yourself
You fyp, your role in it, how are you doing this particular task etc
Process vs thread
What is polymorphism
What is composition