Filter interviews by
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Basic DSA based questions based on Arrays and Stacks.
I applied via Walk-in and was interviewed in Feb 2024. There was 1 interview round.
StringBuffer is a mutable sequence of characters used for manipulating strings in Java.
StringBuffer is a class in Java that allows for dynamic modification of strings.
It is similar to String but mutable, meaning the content can be changed.
StringBuffer is synchronized, making it thread-safe for use in multi-threaded environments.
I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.
Coding questions, program writing
Factorial program, array sorting
Javascript questions
CETPA InfoTech interview questions for popular designations
Its was good and pretty much valuable
I applied via Referral and was interviewed in Aug 2022. There were 3 interview rounds.
I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.
I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.
I applied via LinkedIn and was interviewed in Sep 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.
Memory leak is a situation where a program fails to release memory that is no longer needed, leading to memory exhaustion.
Memory leak occurs when dynamically allocated memory is not deallocated after it is no longer needed.
It can happen when a program forgets to free memory or loses track of memory addresses.
Memory leaks can gradually consume all available memory, causing the program to crash or slow down.
Examples of m...
A wild pointer is a pointer that points to an invalid memory address.
Wild pointers can cause program crashes or unexpected behavior.
They occur when a pointer is not initialized or is freed and then used again.
Example: int *ptr; *ptr = 5; //ptr is a wild pointer
To avoid wild pointers, always initialize pointers and avoid using freed memory.
Interview experience
based on 146 reviews
Rating in categories
Software Engineer
14
salaries
| ₹1.7 L/yr - ₹5 L/yr |
Business Development Executive
11
salaries
| ₹2 L/yr - ₹3.6 L/yr |
Java Developer
11
salaries
| ₹1.8 L/yr - ₹4.8 L/yr |
Software Developer
10
salaries
| ₹0.6 L/yr - ₹4 L/yr |
Trainee
10
salaries
| ₹1 L/yr - ₹2.2 L/yr |
HCLTech
TCS
Wipro
Infosys