Filter interviews by
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
Easy questions on Salesforce development
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 2 interview rounds.
50 mins MCQ test on Java Concepts and Aptitude. Questions were easy but need to solve quickly.
Interfaces in Java are like blueprints for classes, defining methods that must be implemented by classes that implement the interface.
Interfaces in Java are used to achieve abstraction and multiple inheritance.
Interfaces can have abstract methods, default methods, and static methods.
Classes can implement multiple interfaces but can only extend one class.
Example: interface Shape { void draw(); }
Example: class Circle imp...
Abstract classes in Java are classes that cannot be instantiated and may contain abstract methods.
Cannot be instantiated directly
May contain abstract methods that must be implemented by subclasses
Can have both abstract and non-abstract methods
Used for creating a template for other classes to extend
Method overloading is having multiple methods in the same class with the same name but different parameters, while method overriding is redefining a method in a subclass with the same name and parameters as in the superclass.
Method overloading is resolved at compile time based on the method signature, while method overriding is resolved at runtime based on the object type.
In method overloading, the return type may or m...
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 interview rounds.
The coding test was basically on basics MCQs on Java, pseudo code, find the errors in a given code snippet and finally a simple scenario based program.
Java is secure due to its bytecode verification process and platform independent due to its write once, run anywhere philosophy.
Java code is compiled into bytecode which is executed by the Java Virtual Machine (JVM). The JVM verifies the bytecode before executing it, ensuring that it is safe and secure.
Java's platform independence is due to its 'write once, run anywhere' philosophy. Java code can be compiled on one pla...
Top trending discussions
posted on 14 May 2022
I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.
I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.
I was interviewed before Sep 2020.
Round duration - 140 minutes
Round difficulty - Medium
Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.
Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...
Given two numbers represented as arrays, calculate their sum and return the result as an array.
Iterate through the arrays from right to left, adding digits and carrying over if necessary
Handle cases where one array is longer than the other by considering the remaining digits
Ensure the final sum array does not have any leading zeros
Round duration - 20 minutes
Round difficulty - Easy
The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.
Round duration - 8 minutes
Round difficulty - Easy
This round was conducted right after finishing and clearing the technical round at the same place and on the same day.
Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.
Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Job Portal and was interviewed before Apr 2021. There was 1 interview round.
Solid principles are a set of design principles for writing maintainable and scalable code in C#.
Single Responsibility Principle (SRP) - a class should have only one reason to change
Open/Closed Principle (OCP) - a class should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - derived classes should be substitutable for their base classes
Interface Segregation Principle (ISP) - client...
I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.
based on 2 interviews
Interview experience
based on 11 reviews
Rating in categories
Technical Specialist
28
salaries
| ₹0 L/yr - ₹0 L/yr |
Salesforce Developer
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Technical Specialist
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Technical Specialist
7
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Specialist
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Tech Mahindra
Infosys
Wipro
TCS