Filter interviews by
I applied via Referral and was interviewed in Nov 2022. There were 2 interview rounds.
Top trending discussions
I applied via Referral and was interviewed in Sep 2022. There were 3 interview rounds.
Basics questions of logical reasoning , english , mathematics etc
Encapsulation is hiding implementation details while abstraction is hiding unnecessary details.
Encapsulation is achieved through access modifiers like private, protected, and public.
Abstraction is achieved through abstract classes and interfaces.
Encapsulation protects the data from external interference while abstraction focuses on the essential features.
Example of encapsulation: hiding the implementation details of a ...
JVM is a virtual machine that executes Java bytecode. JRE is a runtime environment that includes JVM and libraries. JDK is a development kit that includes JRE and tools for developing Java applications.
JVM stands for Java Virtual Machine and is responsible for executing Java bytecode.
JRE stands for Java Runtime Environment and includes JVM and libraries required to run Java applications.
JDK stands for Java Development ...
posted on 29 Apr 2024
I applied via Website and was interviewed before Apr 2023. There were 3 interview rounds.
I am a Java Developer responsible for designing, developing, and maintaining Java applications.
Design and develop Java applications
Write clean, efficient, and maintainable code
Collaborate with team members to troubleshoot and solve technical issues
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
It was combination of mcqs and 2 coding questions
Object-oriented programming concepts that focus on objects and classes for better code organization and reusability.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation det...
Java is a programming language while Putjon is not a recognized term in software development.
Java is a widely used programming language for developing applications.
Putjon is not a recognized term in software development, it may be a typo or a specific term not commonly used.
There is no direct comparison between Java and Putjon as they are not related.
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
C,c++ questions and two coding questions. basic mcq
TreeSet and HashSet are both implementations of the Set interface in Java, but they have some key differences.
TreeSet is a sorted set that maintains elements in ascending order, while HashSet does not guarantee any specific order.
TreeSet uses a Red-Black tree data structure for storage, which allows for efficient retrieval of elements in sorted order.
HashSet uses a hash table for storage, which provides constant-time p...
It was easy basic questions were there and we were asked to write two emails.
I applied via Company Website and was interviewed in Feb 2024. There were 2 interview rounds.
Normal Basic Interview GK, Maths,Average.
Using 'continue' in a loop to skip current iteration and move to the next one.
Continue statement is used to skip the current iteration of a loop and move to the next one.
Helps in avoiding unnecessary code execution within a loop.
Example: for(int i=0; i<5; i++) { if(i == 2) { continue; } System.out.println(i); }
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
Medium~Hard Leetcode style Interview
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
Senior Software Engineer
511
salaries
| ₹3.6 L/yr - ₹13.3 L/yr |
Software Engineer
290
salaries
| ₹2.2 L/yr - ₹8.5 L/yr |
Module Lead
147
salaries
| ₹7 L/yr - ₹20 L/yr |
Software Developer
43
salaries
| ₹2.5 L/yr - ₹10.3 L/yr |
Associate Software Engineer
41
salaries
| ₹4 L/yr - ₹4.2 L/yr |
TCS
Infosys
Wipro
HCLTech