Filter interviews by
I applied via LinkedIn and was interviewed before May 2023. There was 1 interview round.
SQL is a domain-specific language used for managing and manipulating relational databases.
SQL stands for Structured Query Language.
It is used to communicate with databases to perform tasks such as querying data, updating data, and creating tables.
Common SQL commands include SELECT, INSERT, UPDATE, DELETE, and JOIN.
Example: SELECT * FROM customers WHERE city = 'New York';
Overloading is when multiple methods have the same name but different parameters. Overriding is when a subclass provides a specific implementation of a method that is already provided by its superclass.
Overloading allows a class to have multiple methods with the same name but different parameters.
Overriding occurs when a subclass provides a specific implementation of a method that is already provided by its superclass.
...
A virtual method is a method in a base class that can be overridden in a derived class.
Virtual methods allow for polymorphism in object-oriented programming.
They are declared using the 'virtual' keyword in the base class and can be overridden using the 'override' keyword in the derived class.
Virtual methods enable dynamic binding, where the method to be called is determined at runtime based on the actual type of the ob...
A static class in C# is a class that cannot be instantiated and is used to group related methods and properties.
Static classes are declared using the 'static' keyword.
Static classes cannot be instantiated or inherited.
Static classes are commonly used for utility classes that contain helper methods.
Example: 'Math' class in C# is a static class that contains mathematical functions like 'Math.Max()' and 'Math.Min()'.
Top trending discussions
posted on 26 Feb 2021
I applied via Company Website and was interviewed before Feb 2020. There were 4 interview rounds.
Handled high pressure from client by prioritizing tasks and communicating effectively.
Identified critical issues and addressed them first
Communicated regularly with the client to provide updates and manage expectations
Collaborated with team members to delegate tasks and ensure timely delivery
Maintained a calm and professional demeanor to avoid escalating the situation
Release management is the process of planning, scheduling, coordinating, and deploying software releases.
It involves identifying the scope of the release and the features to be included
Creating a release plan and schedule
Coordinating with different teams involved in the release process
Testing the release to ensure it meets quality standards
Deploying the release to production
Monitoring the release to ensure it is stable...
posted on 2 Jun 2022
I appeared for an interview before Jun 2021.
Had DSA and aptitude questions
posted on 29 Jan 2021
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in May 2021. There were 4 interview rounds.
I appeared for an interview in Nov 2020.
Round duration - 2 hours
Round difficulty - Medium
In the 1st round
Aptitude
Reasoning
English
Automata fix( code debug)
Timing in morning
Environment is good
Interviewer was very cool and interactive
Given a text message, your task is to return the Run-length Encoding of the given message.
Run-length encoding is a fast and simple method of encoding strings, repres...
Implement a function to encode a text message using run-length encoding.
Iterate through the message and count consecutive characters
Append the character and its count to the encoded message
Handle edge cases like single characters or empty message
Round duration - 30 minutes
Round difficulty - Medium
This is interview round
Ques from basic electronics
C language
Create a class named Person
with a string variable 'name'
and an integer variable 'age'
, such that these variables are not accessible outside the class. Implement a me...
Create a class Person with private variables name and age, and methods to set and get their values.
Create a class Person with private variables 'name' and 'age'.
Implement a method setValue to set the variables' values.
Implement a method getValue to print the variables' values.
Ensure the name is a non-empty string and the age is a non-negative integer.
Encapsulate the data and provide a clear interface for setting and ge...
Tip 1 : Do aptitude from indiabix. Go through your basics. At least one language u know. Learn about your branch basics. Know concept of data structure and oops.
Tip 2 : prepare your final project well.
Tip 1 : the skills you know very well mention in resume
Tip 2 : mention project in resume
HTML
Aptitude and resume shortlist and HTML
I applied via Campus Placement and was interviewed in Sep 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before May 2021. There were 3 interview rounds.
++I is a pre-increment operator that increments the value of I before using it, while I++ is a post-increment operator that increments the value of I after using it.
++I increments the value of I and then uses the updated value in the expression.
I++ uses the current value of I in the expression and then increments it.
Both operators can be used with variables, arrays, or pointers.
based on 1 interview experience
Difficulty level
Quality Analyst
20
salaries
| ₹3.2 L/yr - ₹9.1 L/yr |
Business Analyst
19
salaries
| ₹3.2 L/yr - ₹12.2 L/yr |
Senior Software Engineer
19
salaries
| ₹6.2 L/yr - ₹14.4 L/yr |
Software Engineer
13
salaries
| ₹4 L/yr - ₹10.5 L/yr |
Technical Lead
12
salaries
| ₹9.9 L/yr - ₹19.3 L/yr |
Cognizant
EXL Service
Sutherland Global Services
Optum Global Solutions