Filter interviews by
Puzzles calendar age java questions
Java array string puzzle
I applied via campus placement at Sri Krishna College of Engineering and Technology, Coimbatore and was interviewed before May 2022. There were 5 interview rounds.
1easy 1 medium question
Top trending discussions
posted on 17 Oct 2023
Online aptitude test with reasoning and java
Oops concepts are fundamental principles of object-oriented programming like inheritance, polymorphism, encapsulation, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability of objects to take on multiple forms based on the context.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Abstraction: Hiding the complex implemen...
An abstract class is a class that cannot be instantiated and may contain abstract methods that must be implemented by its subclasses.
Cannot be instantiated directly
May contain abstract methods
Used as a blueprint for other classes
Abstraction is the process of hiding complex details and showing only the essential features of an object or system.
Abstraction allows us to focus on what an object does, rather than how it does it
It helps in simplifying complex systems by breaking them down into smaller, more manageable parts
Examples of abstraction include using a car without needing to understand its internal combustion engine, or using a smartphone
QuickSort is one of the best sorting algorithms with an average time complexity of O(n log n).
QuickSort is a divide and conquer algorithm that works by selecting a 'pivot' element and partitioning the array around the pivot.
It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).
Example: ['apple', 'banana', 'cherry', 'date', 'fig'] can be sorted using QuickSort.
Example: ['3', '1', '4'...
Bubble sorting has a time complexity of O(n^2) for a sorted list.
Bubble sorting has a worst-case time complexity of O(n^2) for a sorted list.
The time complexity does not change even if the list is already sorted.
Example: If we have a sorted list of size n, bubble sorting will still take O(n^2) time.
Yes, I have been to multiple states other than Jharkhand.
I have traveled to states like Maharashtra, Karnataka, and Tamil Nadu for work and leisure.
I have visited tourist destinations in states like Rajasthan, Kerala, and Himachal Pradesh.
I have family in states like Uttar Pradesh, Bihar, and West Bengal, which I have visited multiple times.
Mostly sql based questions
posted on 24 Sep 2024
It was modrate easy with compare to other
Good questions which is some are modrate and some difficult
posted on 1 Sep 2023
I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.
They have 20 ques in round 1
15- java ques{mcq,find o/p]
1-testNg
1-sql
2-selenium
3 questions in Round 2
1- java ques
1-Selenium
1-Manual testing (Test cases)
Simple coding in any programming language
I applied via Job Fair and was interviewed before Sep 2021. There were 3 interview rounds.
It was basic dsa questions on hashmap and heap
posted on 17 Oct 2023
Online aptitude test with reasoning and java
Oops concepts are fundamental principles of object-oriented programming like inheritance, polymorphism, encapsulation, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability of objects to take on multiple forms based on the context.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Abstraction: Hiding the complex implemen...
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
107
salaries
| ₹7.3 L/yr - ₹21 L/yr |
Senior Software Engineer
102
salaries
| ₹10.8 L/yr - ₹33 L/yr |
Software Developer
44
salaries
| ₹7.5 L/yr - ₹17 L/yr |
Sdet
19
salaries
| ₹7 L/yr - ₹11.5 L/yr |
Sdet Automation Test Engineer
17
salaries
| ₹7 L/yr - ₹10.1 L/yr |
TCS
Infosys
Wipro
HCLTech