Filter interviews by
I applied via Naukri.com and was interviewed before Jun 2022. There were 2 interview rounds.
OOPS is a programming paradigm based on objects, Exception is an event that disrupts normal flow of program, threads are parallel execution units, static class cannot be instantiated, Array is a data structure to store multiple elements, Collection is a group of objects.
OOPS - Object-oriented programming paradigm
Exception - Event that disrupts normal flow of program
Threads - Parallel execution units
Static class - Canno...
Abstract Interface is a class that cannot be instantiated and may contain abstract methods, while Interface is a blueprint for classes to implement specific methods.
Abstract Interface cannot be instantiated, while Interface can be implemented by classes.
Abstract Interface may contain abstract methods, while Interface only contains method signatures.
Abstract Interface can have variables, constructors, and methods, while...
Top trending discussions
posted on 29 Dec 2024
I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.
Questions on arrays and string on hacerrank easy to moderate level questions core java asked in technical interview 2 TR round and 1 MR round
I applied via Job Portal and was interviewed in Jun 2024. There was 1 interview round.
CN stands for Computer Networks, which is the practice of connecting computers and other devices to share resources and information.
CN involves the study of protocols, hardware, and software used in communication between devices.
Examples of CN include the Internet, LANs, WANs, and wireless networks.
CN also covers topics like network security, routing, and data transmission.
Understanding CN is essential for designing, i
Caches are used to store frequently accessed data for faster retrieval in cloud computing.
Caches help reduce latency by storing copies of data closer to the user
Common types of caches include memory caches, disk caches, and web caches
Examples of cache storage in cloud include Amazon CloudFront for content delivery and Redis for in-memory caching
Two sections numerical and English consist of 200 questions in each in just 30 mins time each and difficulty is dead easy
Interviewer asked me to print this
XYZYX
YZYX
ZYX
YX
X
I have shown it to him but in return he asked me to print that if I give 5 as user input .He didn't give full clarity before starting the code .....worst experience
posted on 29 Jun 2022
I applied via LinkedIn and was interviewed in Dec 2021. There were 2 interview rounds.
Test on js in googleform very simple i can attempt in just 10 min
Write code and explain it
posted on 5 Feb 2025
I was interviewed in Nov 2024.
The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.
I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.
Encourage open communication among team members to address conflicts early on
Practice active listening to understand all perspectives and concerns
Seek compromise and find common ground to resolve conflicts effectively
Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheri...
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Msbi Developer
39
salaries
| ₹3 L/yr - ₹9.4 L/yr |
Software Developer
19
salaries
| ₹1.8 L/yr - ₹8.5 L/yr |
Business Analyst
18
salaries
| ₹4 L/yr - ₹13 L/yr |
Power BI Developer
18
salaries
| ₹4.2 L/yr - ₹8.5 L/yr |
DOT NET Developer
15
salaries
| ₹7.8 L/yr - ₹12.5 L/yr |
TCS
Infosys
Wipro
HCLTech