Interview question Company Wise
Interview question Company Wise
in
4 Election commition of India (online Voting System) React+Springboot+MySql
s.
5 HomeRental Booking System React+Springboot+MySql
y
6 Event Management System React+Springboot+MySql
ra
7 Hotel Management System React+Springboot+MySql
ar
8 Agriculture web Project React+Springboot+MySql
ith
9 AirLine Reservation System / Flight booking System React+Springboot+MySql
10 E-commerce web Project
w
React+Springboot+MySql
11 Hospital Management System
de
React+Springboot+MySql
12 E-RTO Driving licence portal React+Springboot+MySql
13 Transpotation Services portal o React+Springboot+MySql
.c
14 Courier Services Portal / Courier Management System React+Springboot+MySql
w
React+Springboot+MySql
16 Muncipal Corporation Management
w
React+Springboot+MySql
17 Gym Management System React+Springboot+MySql
18 Bike/Car ental System Portal React+Springboot+MySql
19 CharityDonation web project React+Springboot+MySql
20 Movie Booking System React+Springboot+MySql
freelance_Project available to buy contact on 8007592194
21 Job Portal web project React+Springboot+MySql
22 LIC Insurance Portal React+Springboot+MySql
23 Employee Management System React+Springboot+MySql
24 Payroll Management System React+Springboot+MySql
25 RealEstate Property Project React+Springboot+MySql
26 Marriage Hall Booking Project React+Springboot+MySql
in
27 Online Student Management portal React+Springboot+MySql
28 Resturant management System React+Springboot+MySql
s.
29 Solar Management Project React+Springboot+MySql
y
30 OneStepService LinkLabourContractor React+Springboot+MySql
ra
31 Vehical Service Center Portal React+Springboot+MySql
32 E-wallet Banking Project
ar
React+Springboot+MySql
33 Blogg Application Project React+Springboot+MySql
ith
34 Car Parking booking Project React+Springboot+MySql
35 OLA Cab Booking Portal React+Springboot+MySql
w
36 Society management Portal React+Springboot+MySql
E-College Portal
de
37 React+Springboot+MySql
38 FoodWaste Management Donate System React+Springboot+MySql
39 Sports Ground Booking
40 BloodBank mangement System
o React+Springboot+MySql
.c
React+Springboot+MySql
41 Bus Tickit Booking Project React+Springboot+MySql
w
React+Springboot+MySql
45 Online E-Pharma medicine sell Project React+Springboot+MySql
46 FarmerMarketplace Web Project React+Springboot+MySql
47 Online Cloth Store Project React+Springboot+MySql
48 React+Springboot+MySql
49 React+Springboot+MySql
50 React+Springboot+MySql
https://www.youtube.com/@codewitharrays
https://www.instagram.com/codewitharrays/
in
s.
y
https://t.me/codewitharrays Group Link: https://t.me/cceesept2023
ra
ar
ith
ew
+91 8007592194 +91 9284926333
od
.c
w
[email protected]
w
w
https://codewitharrays.in/project
● Subject Wise Questions
Object Oriented Programming
1. What are object oriented concepts? What is difference between object-based, object-oriented
and fully object-oriented language?
2. What are advantages of Object Oriented Programming?
3. What is class and object? Give real-life example.
4. What are characteristics of object? Explain them.
5. What is the need of getter and setter functions in class?
6. What is abstraction and encapsulation. Give real-life example.
7. What is polymorphism? What are its types? Explain them with examples.
8. What is function overloading? Which are the rules of function overloading? Why return type is
.in
not considered in function overloading?
9. What are different types of hierarchy? When to use which one?
ys
10. What is the difference between function overloading and function overriding? 11. Why
constructor is considered special member function of the class?
ra
12. What is object slicing? Explain object slicing in context of upcasting?
13. What is down-casting and when it is required? ar
14. What do you know about association, composition and aggregation. Explain with the help of
ith
example.
15. What are different types of inheritance? Explain with the help of example. What are
ew
Core Java
1. What is wrapper class? What is their use?
.c
2. Which are methods of java.lang.Object class? Which are native methods of object class?
3. What is the need of package? Which types are allowed to declare in package?
w
4. Why we can not declare multiple public classes in single .java file?
w
6. How can we pass argument to the method by reference? Explain with example?
7. What is the difference between checked and unchecked exception?
8. Which are the advantages and disadvantages of generics?
9. What is difference between Comparable and Comparator?
10. What is difference between ArrayList and Vector? How to use Listlterator? 11. What is
fail-fast and fail-safe iterator?
12. What is serialization and deserialization? What is significance of SerialVersionUlD?
13. What is relation between Thread start() and run() method?
14. When we should create thread by implementing Runnable and extending Thread class?
15. What is functional interface? Which functional interfaces are predefined and where they are
used?
16. What is significance of filter(), map(), flatMap() and reduce() operations? In which scenarios
they are used?
Java EE
1. Explain Servlet & JSP life cycle?
2. What is difference between Redirect and RequestDispatcher scenario?
3. What is session tracking? How to do it in java?
4. What is hibernate? Explain hibernate architecture.
5. Explain hibernate entity life cycle?
6. What is the difference between get() and load() of hibernate?
7. How can we call stored procedure in hibernate?
8. What is 10C and Dependancy injection?
9. What is auto-wiring? Which are the types of auto wiring? What if prototype bean is auto-wired
in a singleton bean?
10. Explain spring bean life cycle. Explain spring bean scopes.
.in
11. What is use of @Transactional? Why it should be used on service layer?
12. Explain Spring MVC life cycle?
ys
13. What is the difference between SOAP and REST? What is significance of RestController?
14. What is Spring Boot? What do you mean by opinionated defaults? How auto-configuration
ra
works?
ar
15. What is significance of @CrossOrigin? How it works?
ith
O.S.
ew
What is semaphore and mutex (Differences might be asked)? Define Binary semaphore.
w
Belady’s Anomaly
Starving and Aging in OS
Why does trashing occur?
What is paging and why do we need it?
Demand Paging, Segmentation
Real Time Operating System, types of RTOS.
Difference between main memory and secondary memory.
Dynamic Binding
FCFS Scheduling
SJF Scheduling
SRTF Scheduling
LRTF Scheduling
Priority Scheduling
Round Robin Scheduling
Producer Consumer Problem
Banker’s Algorithm
Explain Cache
Diff between direct mapping and associative mapping
Diff between multitasking and multiprocessing
DBMS
What is DBMS ? Mention advantages..
What is Database?
What is a database system?
What is RDBMS ? Properties..
Types of database languages
.in
ACID properties (VVVVV IMP)
Difference between vertical and horizontal scaling
ys
What is sharding
Keys in DBMS
ra
Types of relationship
Data abstraction in DBMS, three levels of it
ar
Indexing in DBMS
ith
What is DDL (Data Definition Language)
What is DML (Data Manipulation Language)
ew
E-R Model ?
Conflict Serializability in DBMS ..
.c
*Compute Networks*
Define network
What do you mean by network topology, and explain types of them
Define bandwidth, node and link ?
Explain TCP model ..
Layers of OSI model
Significance of Data Link Layer
Define gateway, difference between gateway and router ..
What does ping command do ?
What is DNS, DNS forwarder, NIC, ?
What is MAC address ?
What is IP address, private IP address, public IP address, APIPA ?
Difference between IPv4 and IPv6
What is subnet ?
Firewalls
Different type of delays
3 way handshaking
.in
Server-side load balancer
RSA Algorithm
ys
What is HTTP and HTTPS protocol ?
What is SMTP protocol ?
ra
TCP and UDP protocol, prepare differences
ar
What happens when you enter “google.com” (very very famous question)
Hub vs Switch
ith
VPN, advantages and disadvantages of it
LAN
ew
Technical Round
od
Collection Hierarchy
w
Explain project
Spring vs Spring Boot
Spring Boot Annotations
What is REST
Write a REST API
Write a select query to print 3rd highest salary
Again above query without using limit
Difference between SQL and NoSQL database
What do you know about System Design
What is CI/CD pipeline
Explain React
HR Round
.in
ys
ra
ar
ith
ew
od
.c
w
w
w
Flextrade interview questions
Oops concepts
Write simple class student with 2 argument and stuname and stuphone
Give examples of inheritance in real life
Tell me oop concepts from your project
Do you know linux
Asked puzzle of 9 coins with 1 has different weight
Asked code for array search
Complexity of finding element in array
Write abstract class
Difference between abstract and concrete class
Do you know about cpp
.in
Questions on project-
ys
gives you different scenarios and ask why people use your system
Technologies used
ra
What is hibernate
Http request request response cycle ar
Crud Operations
Required connections
ith
ew
Intro
Project
od
Technology
What is rest and its uses
.c
Features of react
What is component? and its type?
w
What is json
w
Uses of AJAX?
MVC architecture?
w
.in
Any alternative
Mysql difference
ys
Database
Inner join outer join
ra
Mongo uses
Mongo query ar
Mongo document
ith
jQuery (yaad nii aa raha)
Sql vs mysql
ew
Applications
Some queries of inner join and outer join
od
Their difference
React phase
.c
Dom
Spring
w
Rest api
Uses
w
Any alternative
Introduction
Questions on project Database concepts
What is your role in project
Which technology used
What is spring boot
What is meant by ternary operator
Technical interview
1. Tell me about yourself
2.oops concepts with example
3. Working of interface
.in
4. difference between abstract and interface
5. Constructor
ys
6. Thread
7. Difference between thread and process
ra
8. Multithreading
9. What is String buffer , String builder
ar
10. project discription
ith
11. Oop concept use in your project
12. Difference between self join and natural join
ew
13. Joins
14. Normalization
15.JRE JDK JVM
od
Manager or HR round
Describe the project in well manner n core java basic question like oops,thread (how to kill a
thread n how to make a thread) n collection (diff bw list, set like wise) and one question is
senario base where you have to use data structure concept
Interview questions
.in
1) OOPs concepts with example and code,
2) diff between public private and protected keywords with example
ys
3) interface with examples code
4) Abstract classes with small example
ra
5) puzzle on
a) hat
ar
b) Animal crossing room and his size is getting increase as he move half of the room
ith
c) in a family 20 members are there and each women eat one sandwich man eat 3 sandwich
and children eat 1/2
ew
d) 3 man with 1torch cross a river but from bridge only 2person can walk
od
printing code
- Types of Constructor
.c
They give code and in min change try to run the code
Project related questions on the technology that I used in project. And example of oop concept
u used in your project
That much I am able to recall right now some of things I am not able to recall but I think this
much will help you in interview ....
.in
ys
ra
ar
ith
ew
od
.c
w
w
w
Dassault Systems FAQ
Sgle oops conceps
String immutable ki mutable
Final finally
Exceptions vr
Palindrom code
Ovverloding
Overriding
Foreign key
String reverse program
Primary key
Multithreading
.in
Hash map hash set
Collection
ys
Arreaylist link list difference
String buffer string builder diff
ra
== and equals difference
N final finally tepn sgl kra ar
N oops concepts use in project hapn question ahe ek
N as pn sangitl ki ashi ashi situation ahe tr mg te start mde yenar runnbable mde ki running
ith
mde asa
ew
od
.c
w
w
w
Cumulus
la fkt DS and Multithreading vr codes and collections mdhlya methods implement kryla lavlelya..
Baki theory tr common ch hoti
.in
ys
ra
ar
ith
ew
od
.c
w
w
w
w
Credit Suisse
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
.in
ys
ra
ar
ith
ew
od
Intro
w
Project
w
Java
1.Method overloading (Access modifiers, return type related Q) Vs overriding
2.Inheritance
3.Abstract cls Vs i/f diff.
4.Collection
5.List Vs Set
* Credit Suisse *
.in
Introduction
Project
ys
Oops
Exception Handling
ra
Checked unchecked
String buffer String Builder
ar
Overriding overloading
ith
Thread life cycle
Mysql commands
ew
Trigger
Joins
Collections
od
Arraylist
Ds basics
.c
Round2-Arshiya Shaikh
w
Project details
w
Cybage Software Pvt Ltd Pune Project Details,Truncate vs Drop,OOPs Concepts,Normalisation,Unit testing,White box vs Black box Introduction,About Family
Coupa Software Pune,Hyderaba Project Details,Java Concept,Merege Sort,Array based coding
d
IKS Health Mumbai Questions on Database and Java, Memory Diagram for object creation, overloading vs overriding, cross Why we switch into IT sector, about job experince, about cdac experince,
join, what if we mention null = null condition on joins about problems faced during project
FlexTrade India Pvt Ltd Pune Database basics,operating system basics, little bit about shell scripting Introduction, Address, About family, Hobbies
CDAC PUNE Pune No HR Round
.in
Cybage Software Pvt Ltd Introduction,Explain your project,can we pass container to another container in angular,questions on Introduction,Tell me about your family,Why did you choose CDAC,A
environments in angular,which collections did you use in your project,Static classes,static methods,static general topic was given for discussion,willingness for relocation
methods vs methods,Interfaces,Abstraction,Bubble sort,types of queries in MYSQL,Joins and its types,
difference in truncate and delete,delete and drop,de-normalization,questions on git
ys
Collection Framework, Static Components,Multi-threading,Exception Handling,Angular vs AngularJS,
CDAC PUNE Pune Database Queries,Spring Boot basics,Dependency Injection,Can we override main() method in Java, Hobbies, Weekend activities, Willingness to relocate, Side projects
Difference between NoClassFound and ClassNotFound Exception
CDAC & BE project,c vs java,class,structure vs enum,inline vs macro,oops concept,loops,overloading vs
ra
CDAC PUNE PUNE overiding,puzzles,collection framework,hibernate,pointer,real life examples of oops concepts,spring
intro,why cdac
Amdocs Pune Introduction, Project, Java: OOPS Concept with real time exaamples, difference bet final, finaaly, and
finalise with practical example, Overloading VS Overriding, Basics of collection framework and other
ar
basic question related to Core JAVA, Asked to solve two coding problems, SQL: Difference between
various keys, diff. aggregate functions, pattern matching, IN keyword, Constraints, JOINs, UNIX: Basic
commands
Introduction, About family, Why Amdocs?
Paycraft Mumbai
ith
Sorting and DS related algorithms,String manipulation,OOPs Concepts,Polymorphism with
implementation,Database schema design and queries related to that schema,Normalization,Difference
Pune,Hyderaba Between Spring and Spring Boot,Dependency Injection,Lambdas,Collection Framework,Angular,Spring
ew
Elaborate "public static void main" in brief How to create singletone class
Difference between interface and abstract class
write code for method overloading and method overriding Explain multithreading and thread methods1
w
Explain CLR
Questions on version controlling system What is distributed computing network what is cloud computing
Intro, Project Discussion, AOP, Java 8 Features, Lambdas, Encapsulation, Angular Directives, Version
CDAC Pune Control Systems, Task Management Systems, Spring Boot Annotations, Spring Security Basics,
Encryption Algorithms, Various Government Schemes for Digitization in India.
Introduce yourself with project done in CDAC,role in project,verfication and validation,Authentication
vs authorization,JWT,authentication hadler in jwt,Controlleradvice anno,different annotaion in spring,
JPA,different type of JPA query,named JPA query,explain onetomany,manytoone,onetoone relation,
which is eagar and which is lazy,how to make explictly eagar intialization,why spring boot for project,
CDAC Pune Pune Dependency injection,how to create and run jar file,runtime polymorphism,what is POM file,serializable,
synchronization,NPM, why it is used,maven, which project tools is used in angular,how hit api from
angular,how to hide some component in angular,how you have saved password in your project and which
encryption algo is used for password enycription,how you have secure your rest api,how to manage
session on server side.
Cybage Software Pune Introduce yourself, Take me through the easy which was answered by you
in aptitude exam, Why do you want to join the company?
Intro, Project , Normalization,Trigger with example,Joins,Abstraction, Encapsulation,Default Keyword,
CDAC PUNE static and non static with usecase, serializable, annotations, List, Iterator(fail fast behaviour), Thread,
Runnable, AOP Basic, mutable vs immutable,Exceptions , final and finalize
Intro, Technical strenghts, Project details, My role in project, Normalisation in DBMS, Java OOPS
Bank of America Chennai concepts, Inheritence, Difference between Multiple and multi-level inheritence, Components in angular, No HR Round
Joins in tables, Processes in OS.
Tell me about yourself, Why did you choose CDAC, What do you know
about Cybage, Which is your preferred location, Are you feasible with Role
Cybage Software Or any specific Gd topic:-
Should English be compulsory language because of advancement in
technology in India
Intro,Breif about project,UNIX Commands,Puzzles,Project related quetions & cpp coding like reverse the
Flextrade Pune string,print duplicates from the string,what is virtual keyword,diff betewen abstract class and interface etc
CDAC Pune Intro, Breif about project,annotations , virtual, mutable, volatile keywords , function overriding &
overloading, AOP, Basic DBMS terms , normalization
Cybage Software Pvt Ltd Pune Introduction,Explain your project,what is component and model in angular, are you familiar with spring Introduction, family bakground, how was your pandemic experience, are
annotations, what is generics,how we handle exceptions in java, static methods, what is constant in java, you willing to relocate
explain polymorphism, write code for polymorphism, keys in database, difference betwwen primary and
foreign key, Joins and its types, normalization
Introduction, project related questions, annotations in springboot, directives in angular, java collection Why did u switch from mechanical to IT?, location, puzzles, what do u
Evolent Health Pune framework, program to count number of occurrences of a particular character in a given string, binary know about our company? , Why our company?
search, time complexity, Acid properties
.in
ys
ra
ar
ith
ew
od
.c
w
w
w
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
CDAC Pune
April 2022 Questions:
Questions tell me about yourself
.in
Stored procedures
What is inner join outer join types of joins
ys
How @query annotation is used how to write
Diffrent types of annotations
ra
What is jwt didi you used in your project
How you ensure you are connect with your frontend and not anyone else
ar
What is cursor
Synatax of cursor
ith
👀
React hooks
od
What is tokenization
How to validate jwt
N some more but don't remember
.in
Sleep vs wait
Different status codes with explanation
ys
Web application vs Web APIs
Explanation collection framework
ra
SET vs MAP
Have you written any web api
ar
What is concurrent application
ith
Explain what is a has a relationship
Explain JWT tocken
ew
Explain URI
.in
Can we declare final methods or keywords in abstract class.
ys
is there constructor in abstract class.
ra
diff between sql and no sql ar
ith
Normalization
explain 2NF
ew
Joins
Diff betn Inner and left join
Types of SQL
od
.c
What will b the query if you want top 4-5 from the list
same for bottom
w
what will happen if left table doesn't have any matching records for right table
Coupa
Coupa (Mumbai) : 25 April 2022
Tushar Jangle
Coupa
First round
-- tell me something not in resume
Oops principal
Diffence between encapsulation and data abstractions
Data structure
What is linked list
Difference between singly and doubly
Linear and non linear data structure
When to use different DS have scenereos
.in
Program of string anagram
Write algorithm first then program
ys
ra
Second Round
ar
Design a database schema of car company
ith
- ex type dealer shop
Different types of tyres
ew
Git commands
.c
Linux commands
w
w
1st round
…………………………………………………
.in
Abstraction
Inheritance
ys
Encapsulation
Give examples
ra
Tell me output of particular code
Tell about sql languages
ar
Difference between the types of sql languages
ith
………………………………………………….
ew
Coupa:
1) Why you selected this topic
.c
3) (BE) what are you doing in the project (6-7) question on that
4) Why used Microservices over traditional approach aside from fast and easy
w
6)how will you authenticate user from html and redirect to new page where you show username
7)OOPS concepts
8)class heirarchy
9)get,post,put in html
10) what is bubble sort,why it is called bubble sort
11) what is quick sort
12) 5-6 more questions about project
13)what is MVC
aur don tin the yaad nahi
14)any questions.
…………………………………………………..
Coupa (Banglore ) 25 April 2022
1. Do you want to mention anything that you forget to write on resume or want to tell extra not
written on resume
2. Introduce yourself
3.what is web programming technology or web development
4. What is oops ?
5. What is abstraction
6. What is encapsulation
7. What is use of inheritance need of inheritance
8 . Overloading and overriding
9. What is polymorphism?
10. What is acces specifier need
11. Why freind function as there is inheritance
.in
12. What is need or purpose of constructor
13 . What is dynamic and static
ys
14 . What is need of database
15 . What is rdbms
ra
16 . Sql query on one to many relationship
ar
17 . Program for occurence of elements atleast three times in arrays
18.what is primary key and foreign key
ith
19. Any. Questions for me ?
ew
Coupa - Saurabh
tell me about the project
difficulty faced
od
4 5 questions on project?
.c
w
suppose the video is not playing on youtube what can be the issues
w
if you search on google and google shows you the sites result how you think google is
organizing the data ?
how comfortable are you with databases?
have you used indexes ?
how your computer is using stack and queue (application of stack and queue)
.in
Coupa Pune sagar date
first round
ys
Introduction
ra
Method overloading
Operator overloading
ar
Overriding (Compiled time, runtime)- a lot discussion here
ith
Exceptions(types of exceptions, compiled time and runtime)
Arrays
ew
Coupa - Rohan
w
2 coding questions
w
For already sorted array which gives best and worst case time complexity
Why quicksort gives worst
Coupa-Sitaram
.in
10. Stack and queue difference
11. Real life examples of stack and queue
ys
12.operations performed in stack
13.sql alias
ra
14.foreign ,composite and primary key
15.why mechanical to IT
ar
16.any qsns?
ith
Coupa...
ew
1st round
Staircase problem
od
Round 2
w
Oops concept
SQL query for finding 3rd rank score return all the results
Exception handling
Prime number
Fib series program
SQL query on join
Abstraction vs inheritance
Diff bet inheritance nd polymorphism
Round 3
Deadlock
How to handle deadlock
Problem :
100 mails..5 min time..return only 3highest priority mail …
Coupa Interview
------- ROUND 1 --------
suppose the video is not playing on youtube what can be the issues and how will you find out.
.in
problems you can face while building face detection. (like low light, different expressions)
ys
you search for something on google and google shows you the sites, how you think google is
organizing the data.
ra
ar
suppose you are building and payment app, skip the QR code scanning part and assume that
the sender has scanned the QR and
ith
he is now paying someone so what kind of validation you will apply.
ew
application of stack and queue (tell the application which your computer is using )
.c
w
any queries?
w
Any queries?
what do you like to work on like in frontend or do you like to do the backend?
how comfortable are you with CSS
Suppose we got a site like Amazon and in that, you are selecting some products
and while you clicking on the product(add to cart) you can see that value at the cart at the top is
getting modified
how will you do it? (i said using redux)
in the above case can you pass the data by state or props?
print the longest consecutive ascending subsequence in an array explain the logic
how did you guys do the project do you use Source control?
.in
any Queries?
ys
------ Round 3 ----------
ra
tell me about the OOPS concept?
ar
ith
2 3 Question on my engineering project
ew
the worst-case complexity of quicksort is O(n square) can you mitigate that?
w
do u know how the avg complexity is O(n log(n)) how do we get that?
can you sort the array with 100 unsigned 16-bit numbers with less than O(n log(n)) complexity?
Deutsche 2022
First Round
Asked about project a lot
you know we are looking for cpp ? i said yes how much you will rate in cpp and java
asked what is jpa
why you used
have you used joins
Project queries asked
reverse string
swap
.in
Deutsche First Round
ys
1. Introduce yourself.
2. Explain your project.
ra
3. Write a program to retreive records by id from database of employees.
ar
4. Write a program to print all prime number upto n.
5. Write a query to delete all duplicate records from database.
ith
6. Explain all oops concept.
7. What is interface and how did you use interfaces in your projects.
ew
8. What is JPA.
9. Suppose we have to show price of Infosys stock in an html page
which is changing every second. How will you do that.
od
Deutsche 27-04-2022
w
Intro
Project explanation
Project role
wap to anagram string
wap to palindrome string
HR round
normal question
like daily task discussion
clg journey
cdac journey
isssues faced in online batch
CRISIL
.in
ys
ra
ar
ith
ew
od
.c
w
w
w
Round1
Collections
How will you sort a array list of employee objects Scenario based questions
Database queries to join table and sort them Annotations @id @repository @service
.in
ys
Round2
ra
Make object of string class ar
Explain string pool
ith
What is immutable class
ew
Hashmap working
w
Round3
CRISIL Ltd
30-04-2021
====================
L1---
explain project
.in
what is static keyword
ys
what is final
ra
difference between comparable and comparator explain put operation in hashmap how will you
ar
iterate in hashmap
ith
what is collection
ew
types of exception
how will you find top 5 salary of employees in mysql what is @Qualifier
.c
types of interface
w
L2---
flow of your project from frontend to backend explain login scenario in you project
how u r checking that the value in login and password is matching and valid how you are
managing session in your project
what are the anotations used in you project in every layer what is
@Restcontroller,@RequestMapping
.in
how will u make immutable class in java
ys
write a code for to iterate on hashmap
ra
they also asked that u know angular...i said yes..so they asked angular questions also what is
ar
angular
ith
what are the types of directives
ew
lifecycle of angular
od
L3-----
w
explain project
give real time example for overloading and overiding scenario based question
if i want to add xyz component in my application,on clicking it will perform some action,so what
will be your approach to create it,and what are the files and methods you will add to complete it
where you see yourself after 5 years
Questions:
@service @restCobtroller @Component @ repository basically all configuration for hibernate
(scenario based on it ) Spring MVC and boot diff and working
JPA
Hibernate
Session factory
.in
rest calling URL, HOW IT WILL BE HANDLED
ys
HTTP methods
ra
@controller working-> mapping
oops concepts
ar
ith
arraylist and linkedlist
ew
Crisil Ltd
.c
Tejas Patil
w
w
1st round -
w
Introduction
project
what is bean
annotations
what is dependency injection
functional interface
what is interface
.in
singleton design pattern
ys
types of joins
ra
imner join querrry ar
order by clause querry
ith
data structure
ew
od
.c
2nd round -
w
introduction
w
project
w
final keyword
string pool
collection hierarchy
implementation of hashmap
hashmap vs hashtable
About Yourself
.in
OOPS concepts? explain with examples
ys
How to access protected members.
ra
Java Method dispatching process. ar
ith
Abstract class vs interface.
ew
Iterators.
w
Annotations.
w
MySQL Queries.
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
Honeywell -Akash 2022
Introduction
Project introduction
Which features are different in your project than other existing
What you learn in sdm
Waterfall model
How to add element in Stack(code)
How to achieve polymorphism
How to achieve encapsulation
Access modifiers
Protected
.in
1) introduce your project
2) challenges faced in project , can you name some of the exceptions you faced and how you
ys
handled it ?
3) what is ds ? What ds you have implemented in your project ? Why this particular ds ?
ra
4) entire collection framework - eg)Arraylist vs HashMap : API, thread safety , List vs Arraylist ,
HashSet ar
5) why this particular technologies in your project
6) how you applied ds in your project example from your project
ith
7) code - Roman to Integer - write in sts
8) approach of code - is it the best approach
ew
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
Jibe 2022
Questions- project, c# basic, told to write database queries , basic of Mongodb, basic questions
of java (oops, multithreading, etc), trigger , cursors, angular
features of react , mysql ,index, view, procedure ,query on today's date , cross questions on
join , difference array and arraylist. string and string buffer
most imp each ans relate to our project,
questions on event in react , write a event on notepad
early binding let binding
.in
ys
ra
ar
ith
ew
od
.c
w
w
w
Junior Networks Bangalore
#Juniper Networks Banglore
TECHNICAL 1-
1)git commands,conflict in branch,jenkins,docker etc
2)2 sql query using join .
3)query to find 3rd highest salary.
4)what is typecasting.
5)scenerio based question on compiling the c program code like - if there is error in 2 line of c
program code then compiler will tell about both
the error or it will tell about the 1st error only.
6)swap two number without using 3rd variable.
.in
TECHINAL 2-
ys
1) time complexity to find middle of link list and write algorithm to implement it.
2) write an algorithm to check whether tree is binary search tree or not.
ra
3) one coding question based on git
3) question on pointer.
4) storage classess in c++ etc..
od
TECHINAL 3-
.c
1)time complexity to find median of two sorted array and write algorithm for it (ans-O(n))
2)time complexity to find intersection of two link list and write algorithm for it.
w
3)there are 1-100 stairs in a building. Count the no of ways to go from stair 1 to stair 100
w
for it (ans-O(n))
5) implement stack data structure using two queues.
6)implement queue using two stacks.
TECHNICAL 4-
HR-
.in
ys
ra
ar
ith
ew
od
.c
w
w
w
FinIQ -
Nachiket
1st round(40-45 min)
tell me about yourself
(my 90% technical round was on project only nothing else...no oops no sql only project)
explain project
.in
link)
ys
why particular project
ra
which technology you used for project
(why particular technology? can be asked I was prepared for that also...but he didn't ask)
ar
ith
then gave me scenario as most farmers are from rural area how can they access your website if
they want to
ew
then he caught some bugs in my project and asked how could this be handled in future ?
.c
as we deployed our project so next 5 10 minutes mostly on cloud services...like how are you
w
handling multiple requests at a same time....why it's taking so much time to load images.....how
w
2 3 scenario based questions for real life applications(to get to know about logical thinking)
2nd round was of hr which went for 15 20 minutes only nothing new..
tell me about yourself
why from mech to it
hobbies
quiz was asked
why should we hire you
Fortinet
1st Interview
.in
Tell me about yourself
ys
Tell me about your project
ra
What was your role
What framework is used ar
Is there jdbc used in your project
ith
Then question about session storage
ew
Write a query to Find student name for particular branch from 2 tables students and branch
Algorithm question
For finding optimum solutions to find particular node and it's previous nodes from array of
connections of unidirectional graph
What is singleton?
If a class i extended in another class and we want only one instance of that class what can be
done?
.in
In a doubly linked list if there is a loop how can we find it
Write psuedo code for above
ys
Write logic for bubble sort in list
ra
What is '?' in list
ar
ith
Why we write static in public static void main
ew
od
.c
w
w
w
Trace link 2022
---first round
1. asked introduction
2. explain your project. CDAC and also asaked questions on BE project
3. which problems u have faced and how u have handled those.
4. collections based questions.eg.hashmap,hashtable etc
5. Basics of data structure .like types of DS,stack ,queue.
6. which type of DS u have used in your project.
7. asked to write code on notepad to check string palindrome or not
.in
8. asked more questions on string and asked logic if they have given one string then how can
we check that string will become palindrome or not and which DS will use to check(ispe bahut
ys
ghumaya)..in this question also asked many data structures.
9. asked query to write.
ra
10.difference between SqL n NOSQL
11.advantages of Sql. ar
ith
--second round
ew
1.introduction
2.asked many questions on project . (Some are same as first round)..
od
Bajaj Finserv
Intro
Polymorphism
Overriding and overloading difference
Reverse string code explain kar jar lihaycha nasel tar
.in
Which framework did you use?
ys
Do you know sql
ra
Primary key foreign
How we use group by?
ar
Types of joins
ith
What is cross join
ew
-Introduce yourself
-Then I was asked a specific question based on my intro that where exactly did I enjoy learning
.c
-Asked a little bit about project and then he was specifically interested in the MYSQL part. How
did you write the queries for this database? I asked them whether I can share my screen to
explain about project, they said yes but unfortunately couldn't share my screen.
-I was given 2 tables : 10 entries in the left one having 2 columns and 8 entries in the right one
having 3 columns . I was asked to generate a 3rd table with 10 entries which should include all
the columns and all 10 entries. After explaining the solution they asked, "On which two columns
will you apply the join?".
-What do you know about Bajaj Finserv? Tell something about our products.
.in
introduction
Class object
ys
Polymorphism
types of polymorphism
ra
overloading overriding
string reverse without using an string builder
ar
ith
Joins its All types
Primary Key Foreign Key..
ew
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
Inno minds
Interview questions
.in
6.What is overloading and overriding.
ys
7.Give me the example where it is used (in java)
(She was asking which methods where overloaded and overrideen in java)
ra
6.Have you done any project and which technologies you have used in your project.
7.What is spring and spring boot and why you have used spring boot.
ar
8.Then she told me to open my project and asked the flow from controller to java bean classes
ith
and explain how data is getting stored in your table.
9. What is this ResponseEntity.
ew
a code to print repeated character from a string and the count of those characters.
(I did it by using for loop within for loop)
.c
12. Then she asked me how can you reduce the time complexity of this code.(I said by using
Map)
w
Q.14 While i was coding she asked me the question tell me the difference between int and
w
Integer
Q.15 why we require this and what are the default values of these.
Innominds
Highlights - Core Java
1. Introduction
2.ques about Collection
3.Types of Exceptions/ Exception Handling
4. Static Keyword
5. Final keyword
6. why java is called platform independent?
7. Find factorial
8. Method overloading/ method overiding
9. Remove dup in array
10. Find null values in 2d array
.in
ys
ra
ar
ith
ew
od
.c
w
w
w
Mavenir
Interview questions
.in
Given a code to print dimond witha stars ( it was interactive questions you have create formula
for spaces and stars and print start)
ys
Then he told me to some modifications in this code with different conditions
ra
ar
ith
ew
od
.c
w
w
w
App Direct .
Interview questions
Name : Aditya Peje
.in
3.Collections where abstraction was used
ys
4. Multi threading all concepts
ra
5. Executor framework ar
6. Deadlock , race condition, communication methods , wait and sleep differennce, rerrant lock ,
ith
extends and implementation difference , notify and notify all
ew
7. Puzzle : 9 coins in which 8 coins of 10 gm and 1 coin 8 gm .. identify which is that coin .you
have a weighing machine you can use it max 2 times
od
.c
w
w
w
Cumulus--
frst round
tell me about.urself
1 write a code for finding missing number in array
array[0 7 8 4 5 6]
2 write code to reverse a string
3 collection framework
4 hashtable hashmap
5 contract between equals and hashcode
.in
6 deadlock
7 mutex
ys
8 semaphore
9 threads
ra
10 how to find middle element in linkedlist
11 oops ar
12 oops in your project how you implemented it
ith
13 string given and you have to remove duplicate character write a code for the same
ew
round 2
write a linkedlist
modify it and do linkedlist for string and if thee string is repeated then don't add
od
synchronisation
if you want to make a list in sorted order then what
if you want to reduce complexity of arraylist what else datastructure you will use
how does hashmap works
how does hashset works
round 3
about my previous job
servlet lifecycle
loadonstartup is what
how does live chatting works(this is bcoz I have experience of chat support)
and a good talk :)
w
w
w
.c
od
ew
ith
ar
ra
ys
.in
AMDOCS
-SMARTOPS
(Omkar kate)
Interviewer had resume so ,durectly started with project
.in
3.why java why not c++
ys
4.advantages of java over c++
5.what is exception...types of exceptions
ra
6. Give any example of exception with help of code and handle it
ar
7. Are u comfortable with shell scripting, unix ,database sql
ith
8. Basic unix commands
ew
12.mangerial questions
w
w
_—------------------------------------------------
w
AMDOCS -SMARTOPS
7.some hr questions
10.project flow
Amdocs
1.Introduction
2.Rate yourself in java and springboot
.in
3.what is synchronization
4.what is stringpool
ys
5.what is polymorphism
6. 2 simple code array reversal , remove dublicates from string
ra
7.difference between instance variable and local variable class variable
8.what is drop ,truncate,delete in sql
ar
9.simple sql query
ith
8. Hr quetions
ew
.in
ys
ra
ar
ith
ew
od
.c
w
w
w
IKS Health
Introduction
What is api...how you check your software before handover to the client.
.in
What is SDLC what the different methodology techniques do u know
ys
ra
Find out second highest salary…
project
Database
Technology used
od
Queries 4-5
Oops
.c
Mysql vs sql
And technical communication
w
w
2 nd round
w
Job
Project
Technology view
Intrests
Problem faced
Project handled
Engg project
Why mech to it
Verifone
Shivendrasinh Khomane
.in
tech interview - que - introduce yourself
que - tell me about mechatronics branch(this is my engineering branch)
ys
ans- integration of cs it , extc, mech
que - what subs you have related to cs it
ra
ans - c , java , os
ar
que - what kind of syllabus you have of java sub in grad
ith
ans - core java, and basic oops concept
ew
then all the ques were from core java and oops concept for about 30 minutes
i was able to anser all the question as they were all easy .
od
*must know all the answer of rapid fire sheet-core java and oops concept*
.c
ans- yes
then one query que - get second highest salary without using limit clause
ans - i could not answer it
he said wait for 3 min there is another interview round (hr round)
hr round-
que-introduce your self
que-tell me about your technical experience
ans-i told about my grad and cdac but he said you dont have any exp i said im fresher. then he
.in
was like ok
ys
que-how do you rate yourself on scale of 1-10 (1 being bad and 10 being best) on java
knowledge
ra
ans- 7
que- what is overloading
ar
que-then one java overloading program
ith
ans- gave wrong ans
ew
1. Introduce Yourself.
w
.in
ys
ra
ar
ith
ew
od
.c
w
w
w
Bank of America
Round1:. BOA
1.Introduce your self
2.(They have resume) tell about gap after graduation
3.oops concepts
4.overloading vs overriding
5.interface abstract
6.modifiers and it's scope
7.collection
8.differnece between arraylist and link list
9.differnece between comparator and comparable
.in
Round1
Company:BOA
ys
-Introduce yourself
-Overview of -Project
ra
Why you used React Js?
-OOPs ar
-Which will load first Bootstrap or React Js application in Apache Tomcat?
ith
BOA-
ew
1)project
2)explain one complete flow of a api to get list of objects
3)Hasmap along with its internal working
od
4)Hashcode
5)bytecode
.c
6)garbage collector
7)types of garbage collector
w
10)constructor
11)how to run spring app without ide like sts or NetBeans
Introduction
We are having spring framework then why u used spring boot by impress on this question ..Pura
DSA puchha...
What is cloning
After giving this answer he asked me it's type
Then difference of shallow and deep
.in
Next round ayega dekhte hai kya hota hai
ys
Only 1 round
ra
Intro
Why Java is platform independent
ar
All String concepts
ith
Collection hirerachy with details of HashMap
Fail fast and fail safe iterator
ew
L1:
w
L2:
React based question like what is components and function in react,
Deadlock,
Oops with example,
Jvm related questions,
State and props, exception types, collection, inheritance explain in brief,
𝐁𝐚𝐧𝐤 𝐨𝐟 𝐀𝐦𝐞𝐫𝐢𝐜𝐚
Amol Mote date : 9 may 2022
L1 discussion Bank of America Interview
Introduction
(Mention project in your introduction)
What is cloning
After giving this answer he asked me it's type
.in
How u reverse a stack
ys
How will u find out ur linkedlist has a loop
ra
Then he asked me how to find out the length
ar
ith
How u will break the loop in linkedlist
ew
If employee class is there then which method required to implement in employee class
.c
w
Introduction
Given a real time scenerio based on project development and asked me..what is ur approach in
this situation.
Suggestions:
1- At least do all the approaches of data structure concepts.
2- Mention ur project in your introduction
This shows that what u did in your cdac course
BlueSpaceLabs:
.in
ys
* Introduction
* Why MySQL & cross-questioning over the same
ra
* What part in your project you have done
* JDBC vc Hibernate ar
* How hibernate is added in the project (for JDBC we add external Jar files)
ith
* JPA, use of the same in project
* explanation of config file
ew
* Different APIs
* Can we send data to server via get request
* How to maintain log of different users
od
* Can we post more than one APIs at a time (something related to synchronised &
unsynchronised).
.c
Accops
Interview ( Abhishek Kushare) 5th May 2022
.in
13. Two simple Diagram waale puzzle which was on their screen.
ys
ra
Integrate ar
Interview (Abhishek Kushare) 5th May 2022
ith
------------------------------------
Technical Questions (Second Round)
ew
3. Oops Concepts.
4. Do you know multithreading ?
.c
4. What is CLR ?
5.Have you used C# ?
w
.in
—-------------------------------------------------
Sapiens
ys
ra
(date added 13may 2022)
Technical IV : 1 ar
ith
1>Formal Introduction
ew
----Had some more questions here but don't remember at the moment---
.in
-->Brief conversation on doubts I had
ys
HR Round:
ra
1>Introduced himself and then my formal Introduction
ar
2>Asked me about my previous employment
ith
--> Provided a detailed explaination
ew
3>Why are you switching when u were well established in last org?
-->I let him know my primary motive
od
4>Any questions
-->Had a small chat here
.c
w
—-----------------------—------------------------
Company: Sapiens Technologies
w
w
Date added-16-05-2022
Name: Vishal Kolte
1] Technical Interview
1> Introduction
2> Asked to explain Project flow, about technologies used, Project Architecture & 2-3 basic
questions related to project.
5> Program to count the total number of words and characters in a given String.
8> Asked few questions on core java and adv. java annotations.
2] Managerial Interview
*Introduced himself and then asked me to introduce. few questions on project and what I
learned in CDAC, Journey and all.
.in
1> Interviewer checked into my Resume and started asking about my activities and
ys
technologies mentioned in it.
(My past four years were into leading a Motorsports Teams at SAEINDIA National level events
ra
so looking after that Interviewer started asking about
ar
Team work, experiences and how did you used to manage this all? , team size and duration
etc..)
ith
2> What something that will motivate you at work?
ew
3> Theres going to have 5 days work a week, how will you enjoy it with colleagues? and some
other questions like that
od
4> Where do you see yourself after 2-3 years and growing in industry?
.c
w
5> Given me certain scenarios looking upto my experience and asked the different ways to
solve certain conflict and my role.
w
w
6> How will you manage to avoid mistakes, conflicts so that work flow should go fine?
7> How much do you rate yourself in Technologies learned in CDAC? mainly Java & ADV.
Java(Rapidly answered)
---- I answered these all questions and elaborated him with situations and sharing
experiences(that he asked to share if any)
1> Greeted & then Introduced herself & then asked me to Introduce.
3> How was your day and how this placement scenario going on for you?
5> Is there any other company interview in Pipeline for you? (asked me just coz I told her
previously about calls .. had Tech Mahindra next day)
.in
--- she stated her views that they are product based and Tech M is service based and also told
me what should be good for me as a fresher as a developer.
ys
6> Asked about what I know about Sapiens, its location to check whether I know it or not?
ra
--- so she asked are you able to relocate to Banglore? said have doubt that you will go with
ar
TechM if selected coz its in Pune then I had to tell her about our CCPP rule.
ith
7> She discussed about salary structure, training period within company,work culture , wfh &
when it will be etc.
ew
Numino Lab
.c
w
1st round
w
aptitude+technical MCQ
===========================================
INTERVIEW
1st program
WAP to count of no of occourance of one string into another
2nd program
WAP to find out Longest common prefix in a set of strings
===========================================
technical Round 2 -- 1hr 40 mins
explain the coding round codes and how we can improvised that code , what is the time
complexcity & how we can minimised time complexcity of that code.
explain your project and what technology you used
database queries which are used in projects
Inner join , outer join , LIKE operator , etc etc
Spring annotations
tell me any 5 java 8 features?
===========================================
technical Round 3 -- 40mins
Explain your project
java basics questions like
what is pass by value and pass by reference?
java supports pass by reference ? explain ?
.in
why string is immutable?
what is volatile kw?
ys
difference between process and thread?
difference between Collection and Collections?
ra
which Collection you used in your project?
generics in java?
ar
desgin pattern in java?
ith
when we override equals method?
stack vs heap in java ?
ew
TIAA
.c
Added(13may2022)
w
w
w
.in
Tech - Mahindra
ys
ra
Questions(updated-14may2022)
1. Introduce about yourself - College Name, Degree, Year of Passout.
2.He asked me to show my id card.
ar
3.memory areas in jvm
ith
4.JIT compiler
5.some code snippet and asked the output.
ew
6. Git besics
7. about version control system.
od
8. Mysql - exception
9. Then some hr related questions.
.c
Manhattan
w
w
Interview(updated-14may2022)
w
Round One:-
1) Code To find duplicate strings from string list and print them(collection framework)
2) set vs list
3) arraylist vs linked list
4) checked vs unchecked exception
5) Synchronised Block
6) Code to find same int elements from 2 list and return count (collection framework)
7) Have you used multithreding in your project
8) Are you comfortable with angular in near future.
.in
-introduce yourself
-what do mean by analytics
ys
-what is Devops
-what is your projrct ...role, flow, database used ?
ra
-react to spring boot connectivity
-API and its use ar
-SQL querry for find max salary
ith
-SQL querry of inner join ....
-what is inner join, right join, left join
ew
Tecxlabs
od
Round 1--
w
And LASTLY,Why you switched from mechanical to IT..I answered for learning new technologies
and also lot of opportunities with attractive packages and massive growth.
Round 2--
Can we access private field of class after inheriting a class?
If class inherits two interfaces with a same method then what will happen
Basics of OOPS
Java 8 features
.in
ASKED TO REVERSE STRING IN LESS THAN 2 MINS.....I COMPLETED IT IN 1 MIN...so he
said to leave meet.....Second round was only for 5 mins.....I asked others so they told they had
ys
around 45 mins....
That's all...Thank you…
ra
ar
BNP Paribas
ith
ew
Round 1
1) Introduce yourself.
od
Round 2 -
1) Explain the project.
2) why you used spring boot
3) they put me in a diff scenario and asked how will you react.
4) Even my laptop get issue at same time so i managed to give interview from my mobile.
One suggestion from my side just be confident on what you are answering..
Orion Innovation
------------------------------------------------------
------------------------------------------------------
_*#Technical:*_ for some questions he expected too detailed Answers, not satisfied with 2/3
liners
* Introduction
* Are you comfortable in C# (Interview was about to end at this point as I explained why I am
.in
much more comfortable in Java at this position, at this point of time.
Then a hot discussion happened between Tech and HR, finally he continued.)
ys
* Abstraction, real life example, how to achieve
ra
* Encapsulation, real life example, how to achieve ar
ith
* Relation between Abstraction and Encapsulation
ew
* Overriding
od
* Constructor Overloading
.c
* String class
* Stringbuilder, Stringbuffer
* Threading
* Garbage Collection
* Finalize in detail
* Try, catch, finally in detail
* Transaction in detail with real life examples for each words like save point, rollback, commit etc
* Project
* Again in project why transactional annotation, JPA repository... And how transaction works
here
* Stored Procedure
* React token
* Security
.in
* JWT token
ys
* How security is implemented in project
ra
* Any questions from your side
ar
ith
------------------------------------------------------
------------------------------------------------------
ew
_*#HR:*_ for every question detailed answers were expected, if given one liner/word...HR asked
to elaborate
od
* Hobby in detail
w
* Did you lead any team ever, if yes then share the experience
* Are you comfortable to work in other technologies and how will you manage learning and
grasping the same
* At the time of project delivery we need to work outside office hours and sometimes on
weekends too, are you comfortable with that
1.introduction
2.your role in project
3.what is http
4.api in project with implementation
5.annotations used in project
6.having by implementation
7.cluster index
9.are you comfortable in dotnet
10.reason for gap after degree
11.then why u switched to it
MasterCard.
.in
Round 1 :
1.Tell me about your self?
ys
2.Tell me about your project?
3.Explain different technologies used in your project?
ra
4.How you use Oops concepts in your project?
5.In which part you work in project? ar
6.What is spring boot and why you use?
ith
7.What is maven?
8.Exaplain different annotation you used in your project?
ew
9.Sql query to find total count of city from Employee table(id,name,city) eg. Mumbai 5
10.What are different types of HTTP servies?
11.How are you going to show if any error occres in front end?
od
12.If we have A is parent class and B is child class of A then which will be true
A a=new A();
.c
B b=new B();
A c=new B();
w
B d=new A();
w
14.Suppose we want to change database MySQL to Oracal then what changes requred in
back-end?
HSBC
tech. Round*
.in
1)Introduction
2)OOPS
ys
3)polymorphism detials with implantation.
4)collection hiracracy.
ra
5)list and set difference.
6)implementation of array list.
7)sql basic query.
ar
8)java 8 features used in your project.
ith
9)flow of your projects
10) tables in your project.
ew
1) oops concepts
2) exception and give me brief info about it
.c
5) explain polymorphism then he gave me scenario of family and ask me to do code which have
polymorphism conepts overriding and overloading
w
6) then he asked me about collections and ask me interface's unique property ex.set list etc ....
7) then annotation and layerd architecture of project
8) we used jwt token so he ask about encryption and decryption process
9) hibernate connection with spring boot without springboot
10) database basic query of employee class ask abou joins
Ziff davis
1) start with project ask me to write basic rest api flow from controller to pojo.
2) code reverse string and delete odd number from array.
3) database query asked query about distinct salary and order by descending
4) difference between arraylist and linklist
5) hashmap is synchronized or not and what makes a differ from hash table
6) java version and functionality
7) why java independent and how it works
8) react flow how we can connect cliet to server
Ctech
Introduction
Oops concepts
Give rating to yourself in java out of 5
Give rating to yourself in mathematics out of 5
.in
Difference between c++ and java
Inheritance types, multiple inheritance in detail
ys
array sorting code
Explain cdac project and your role in project
ra
What was your engineering project and asked me about internship project that I have done in
engg ar
Puzzle
ith
Why mech to it
Reason for gap after engineering
ew
2nd round
.c
Puzzle:
3ltr and 5ltr Bucket and Infinity water supply puzzle
w
One triangle =Divide into n number all partition should be of same area
w
(a+b)^2 in its expansion how many geometrical shapes you can imagine and Justify them all
after puzzle they asked, What do you think why i asked this puzzle?
How do you manage if the client demand to get the project before the actual deadline and
related other scenario created by the IVer
Hobbies
Société générale
Intro
Explain HashMap
HashMap program
What is REST API ?
Explain project flow in deatils
@RestController vs @Controller
.in
Explain all annotation from your project
OOPS concept
ys
Abstraction Vs Encapsulation
Do you have any question for me
ra
ar
ith
ew
od
.c
w
w
w