Filter interviews by
I have a Bachelor's degree in Computer Science and have completed multiple internships in software development.
Bachelor's degree in Computer Science
Multiple internships in software development
Top trending discussions
I applied via campus placement at Kalinga Institute of Industrial Technology, Khurda and was interviewed in Jun 2023. There were 4 interview rounds.
These contains basic atptitude questions
Contained Core subjects mcq and 2 coding question of medium level
posted on 7 Oct 2021
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
1st round some apt qns,some prgramming qns are they asked
I applied via Campus Placement
Easy-medium level and it included two coding questions and some technical questions
Structures and classes are stored in memory as a combination of data members and member functions.
Structures and classes are stored in memory as a combination of data members and member functions.
Data members of a structure or class are stored in contiguous memory locations.
Member functions of a class are stored separately in memory and are shared among all instances of the class.
Pointers to member functions are used t...
final is a keyword in Java used to restrict inheritance, overriding, and modification. finalize is a method used for cleanup operations before an object is garbage collected.
final keyword is used to declare constants, prevent inheritance by marking a class as final, and prevent method overriding by marking a method as final
finalize method is called by the garbage collector before an object is destroyed
Example: final in...
Basi aptitude and coding mcq
posted on 1 Jan 2025
posted on 5 Oct 2024
Use two pointers to find the nth element from the end of a linked list.
Use two pointers, one moving n steps ahead of the other
When the first pointer reaches the end, the second pointer will be at the nth element from the end
HashMap is not thread-safe while ConcurrentHashMap is thread-safe and allows concurrent access.
HashMap is not thread-safe and can lead to ConcurrentModificationException if accessed by multiple threads simultaneously.
ConcurrentHashMap allows concurrent access by multiple threads without the need for external synchronization.
ConcurrentHashMap achieves thread-safety by dividing the map into segments, allowing multiple th...
Questions were asked
Dsa dp, graphs and many more questions from arrays and linked list were asked
based on 1 interview
Interview experience
Scientist
4
salaries
| ₹26.1 L/yr - ₹72.4 L/yr |
Aerospace Engineer
4
salaries
| ₹75.2 L/yr - ₹151.6 L/yr |
Scientific Officer
3
salaries
| ₹20 L/yr - ₹30 L/yr |
Senior Software Engineer
3
salaries
| ₹50 L/yr - ₹140 L/yr |
Indian Space Research Organisation
Boeing
Tata Lockheed Martin Aerostructures
AIRBUS