Filter interviews by
I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.
It was about aptitude test
It had leetcode question
Quantitative, Network and security, Verbal
Basic to moderate coding. It will be easy if you know moderate level of coding
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
There is basic questions on aptitude test
Medium level of coding questions
Accentuate Technology interview questions for designations
..............................
...................................
throw vs throws and class vs interface
throw is used to explicitly throw an exception in a method while throws is used to declare the exception that a method may throw
class is a blueprint for creating objects while interface is a collection of abstract methods that can be implemented by a class
throw is followed by an exception object while throws is followed by the name of the exception class
a class can have constructor...
I applied via Company Website and was interviewed in Jul 2022. There were 3 interview rounds.
Online appitude test and the short list for the next round
Group discussion to know about ourselves new idea for beginners
Top trending discussions
Yes, Object-Oriented Programming (OOP) is a programming paradigm based on the concept of objects.
OOP focuses on creating objects that contain both data and methods to manipulate that data.
Key principles of OOP include encapsulation, inheritance, and polymorphism.
Examples of OOP languages include Java, C++, and Python.
A constant in PHP is a variable whose value cannot be changed during the script execution.
Constants are defined using the define() function in PHP.
Constants are case-sensitive by default.
Constants can be accessed globally.
Example: define('PI', 3.14);
General aptitude test
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Easy round anyone with basic maths can clear the round.
The topic given to us is online education system,and the round was easy to clear.
Call by value passes a copy of the variable, while call by reference passes the actual variable.
Call by value: changes to the parameter inside the function do not affect the original variable.
Call by reference: changes to the parameter inside the function affect the original variable.
Example: Call by value - int x = 5; func(x); // x remains 5. Call by reference - int x = 5; func(&x); // x changes to the value set i
based on 7 interviews
2 Interview rounds
based on 6 reviews
Rating in categories
Team Lead
40
salaries
| ₹10 L/yr - ₹24 L/yr |
Associate Manager
23
salaries
| ₹18 L/yr - ₹28.5 L/yr |
Application Development Analyst
19
salaries
| ₹5.2 L/yr - ₹10 L/yr |
Application Development - Senior Analyst
17
salaries
| ₹7.4 L/yr - ₹14.5 L/yr |
Software Engineer
10
salaries
| ₹6 L/yr - ₹12.1 L/yr |
TCS
Infosys
Wipro
HCLTech