Filter interviews by
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Jan 2024. There were 2 interview rounds.
Arrays, Strings, Linked List and Dynamic Programming
Some top features of Java include platform independence, object-oriented, robust, secure, and multithreaded.
Platform independence - Java code can run on any platform that has a Java Virtual Machine (JVM)
Object-oriented - Java supports the principles of object-oriented programming
Robust - Java is designed to eliminate error-prone situations by emphasizing compile-time error checking and runtime checking
Secure - Java pro...
A copy constructor in Java is a special type of constructor that creates a new object by copying the values of an existing object.
Copy constructor is used to create a new object with the same values as an existing object.
It is typically used to create a deep copy of an object.
The copy constructor has the same name as the class and takes an object of the same class as a parameter.
No, Java does not support pointers like in languages such as C or C++.
Java uses references instead of pointers
References in Java point to objects on the heap
Example: String str = new String("Hello");
Top trending discussions
I applied via campus placement at National Institute of Technology, (NIT), Sikkim and was interviewed in Sep 2024. There were 2 interview rounds.
60 min total
45-aptitude question
2-coding question
Garbage collector is a program that automatically frees up memory by reclaiming memory occupied by objects that are no longer in use.
Garbage collector is a part of the memory management system in programming languages like Java, C#, and Python.
It helps prevent memory leaks by identifying and freeing up memory that is no longer needed.
Garbage collection can be automatic or manual, depending on the programming language a
Public key is used for encryption and decryption in asymmetric cryptography, while foreign key is used to establish a relationship between tables in a database.
Public key is used in asymmetric cryptography for secure communication.
Foreign key is used in databases to establish relationships between tables.
Public key is shared with others for encryption, while private key is kept secret for decryption.
Foreign key links a...
I applied via Job Portal
I applied via Recruitment Consultant and was interviewed in Nov 2021. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed before Dec 2023. There were 2 interview rounds.
I applied via Campus Placement
Verbal Logical Mathematics
I applied via Naukri.com and was interviewed before Mar 2022. There were 3 interview rounds.
Mcq for 45 min.there was quantitative aptitude , logical reasoning .
Collection is a framework in Java that provides an architecture to store and manipulate a group of objects.
Collection is an interface that extends Iterable interface
List, Set, and Queue are the main subinterfaces of Collection
ArrayList, LinkedList, HashSet, and TreeSet are some of the implementations of Collection
Collection provides methods like add(), remove(), contains(), size(), and clear()
Collections is a class tha...
I applied via Campus Placement and was interviewed in Nov 2021. There were 2 interview rounds.
Easy questions
Easy basic
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
31
salaries
| ₹4.7 L/yr - ₹16 L/yr |
Senior Software Engineer
28
salaries
| ₹8.2 L/yr - ₹26 L/yr |
Software Engineer Level 1
18
salaries
| ₹6 L/yr - ₹11.5 L/yr |
Technical Consultant
18
salaries
| ₹5.8 L/yr - ₹16 L/yr |
Technical Lead
15
salaries
| ₹16.5 L/yr - ₹29 L/yr |
TCS
Infosys
Wipro
HCLTech