Filter interviews by
posted on 12 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
Soo easy aptitude exam asked questions
OOPs in Java refers to Object-Oriented Programming concepts, fibo likely refers to Fibonacci sequence, and sorting refers to arranging elements in a specific order.
OOPs in Java includes concepts like classes, objects, inheritance, polymorphism, and encapsulation.
Fibo likely refers to the Fibonacci sequence, where each number is the sum of the two preceding ones (e.g. 0, 1, 1, 2, 3, 5, ...).
Sorting involves arranging el...
Yes, main can be overloaded but not overridden in C++.
Main can be overloaded by defining multiple functions with different parameters.
Example: int main() and int main(int argc, char* argv[])
Main cannot be overridden as it is a static function of the program.
I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.
3 dsa questions medium level
Coding question of moderate difficulty
I applied via Company Website and was interviewed in Feb 2024. There were 2 interview rounds.
Coding simple problem
2 Questions was there which should be completed in 45 mins
I applied via Campus Placement and was interviewed in Mar 2023. There were 3 interview rounds.
2 coding qns and aptitude
Lambda function in Python is an anonymous function that can have any number of arguments, but can only have one expression.
Lambda functions are defined using the lambda keyword.
They are commonly used for small, one-time tasks.
They can take any number of arguments, but can only have one expression.
Example: lambda x: x*2 will return the double of x.
posted on 7 May 2023
I applied via Campus Placement and was interviewed before May 2022. There were 3 interview rounds.
posted on 20 Oct 2024
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
Java String pool is a special memory area in Java heap where String literals are stored to optimize memory usage.
String pool is a part of Java heap memory.
String literals are stored in the String pool to avoid duplicate objects.
Strings created using double quotes are stored in the String pool.
Strings created using new keyword are not stored in the String pool.
based on 5 reviews
Rating in categories
Software Engineer
46
salaries
| ₹3 L/yr - ₹9.9 L/yr |
Senior Software Engineer
15
salaries
| ₹5.5 L/yr - ₹9.6 L/yr |
Operations Executive
14
salaries
| ₹1.8 L/yr - ₹4 L/yr |
Team Lead
13
salaries
| ₹7.9 L/yr - ₹15.4 L/yr |
Technical Support Engineer
10
salaries
| ₹2.2 L/yr - ₹4.1 L/yr |
TCS
Infosys
Wipro
HCLTech