Filter interviews by
I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.
In round 1 ,it was combined test of aptitude ,technical and coding test.
The four pillars of Object-Oriented Programming are Inheritance, Encapsulation, Abstraction, and Polymorphism.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation hides the internal state of an object and restricts access to it.
Abstraction focuses on the essential characteristics of an object while ignoring irrelevant details.
Polymorphism allows objects to be treated as instanc...
Inheritance is a mechanism in Java where a new class inherits properties and behaviors from an existing class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Types of inheritance: single, multilevel, hierarchical, multiple, hybrid
Example: class Dog extends Animal
I applied via Walk-in and was interviewed in Sep 2024. There were 2 interview rounds.
3 Java question 3 sql query
I applied via Walk-in and was interviewed in Sep 2024. There were 2 interview rounds.
3 Java and 3 Sql query
30 minutes coding qestion
captilized the first character of the string
Vision Waves interview questions for popular designations
4 java Questions and 4 SQL queries
Top trending discussions
I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.
Factorial can be calculated using a loop by multiplying numbers from 1 to n.
Initialize a variable to 1
Use a loop to multiply the variable with numbers from 1 to n
Return the variable
Answering questions related to software development and Salesforce administration.
Process Builder is a visual tool in Salesforce used to automate business processes.
Types of relationships in Salesforce include lookup, master-detail, and many-to-many relationships.
User represents an individual who can log in and access Salesforce, Profile defines the permissions and settings for a user, and Role determines the hierarchy...
I have configured various software systems and tools for development purposes.
Configured IDEs such as Eclipse and Visual Studio for development
Set up version control systems like Git and SVN
Installed and configured build tools like Maven and Gradle
Configured application servers like Tomcat and JBoss
Set up databases like MySQL and Oracle for development and testing
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.
Count the number of pairs in an array whose sum is equal to a given number k.
Iterate through the array and for each element, check if k minus the element exists in the array.
Use a hash table to store the frequency of each element in the array.
If the array contains duplicates, handle them separately to avoid overcounting.
Time complexity can be improved to O(n) using a two-pointer approach.
based on 5 interviews
Interview experience
based on 3 reviews
Rating in categories
Associate Software Engineer
4
salaries
| ₹6 L/yr - ₹6 L/yr |
Quality Assurance Tester
3
salaries
| ₹3 L/yr - ₹5.2 L/yr |
TCS
Accenture
Wipro
Cognizant