Filter interviews by
Simple hackerank test with 2 coding questions
Top trending discussions
posted on 19 Jul 2024
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
React is a JavaScript library for building user interfaces.
React allows developers to create reusable UI components.
It uses a virtual DOM for efficient rendering.
React uses JSX, a syntax extension that allows mixing HTML with JavaScript.
State and props are used to manage data and pass information between components.
App was given to create
posted on 11 Oct 2024
I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.
Find the nth maximum element in an array efficiently in O(n) time
Iterate through the array once to find the maximum element
Repeat the process n times to find the nth maximum element
Use a variable to keep track of the current maximum element
Few medium coding questions
I applied via eLitmus and was interviewed in Dec 2023. There were 4 interview rounds.
Logical thinking was important for preparation
SQL is a programming language used for managing and manipulating relational databases.
SQL stands for Structured Query Language
It is used to create, modify, and retrieve data from databases
SQL is a declarative language, meaning you specify what you want to achieve rather than how to achieve it
Common SQL commands include SELECT, INSERT, UPDATE, and DELETE
SQL is used in various database management systems like MySQL, Orac
posted on 29 Oct 2024
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
posted on 23 Oct 2023
I applied via Company Website and was interviewed before Jun 2023. There was 1 interview round.
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column between them
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
INNER JOIN returns rows when there is at least one match in both tables
LEFT JOIN returns all rows from the left table and the matched rows from the right table
...
Objects are instances of classes in OOPs. Classes are blueprints for creating objects with attributes and methods.
Objects are instances of classes
Classes are blueprints for creating objects
Classes define attributes and methods for objects
Example: Class 'Car' with attributes like 'color' and methods like 'drive'
Find the first non-repeating character in a string.
Create a hash table to store the frequency of each character in the string.
Iterate through the string and check the frequency of each character.
Return the first character with a frequency of 1.
Connection pooling is a technique of reusing database connections to improve performance.
Connection pooling helps to reduce the overhead of creating and destroying database connections.
It maintains a pool of connections that can be reused by multiple clients.
Connection pooling is commonly used in web applications to handle multiple requests simultaneously.
It can be configured with parameters like maximum number of conn...
A singleton class in PHP is a class that can only be instantiated once.
Create a private constructor to prevent direct instantiation
Create a private static variable to hold the instance of the class
Create a public static method to get the instance of the class
Ensure that the public static method always returns the same instance
To connect to MySQL database using PHP, create a Connection class.
Use mysqli_connect() function to establish a connection
Pass the database credentials as parameters to the function
Create a constructor method to initialize the connection
Create a query method to execute SQL queries
Close the connection using mysqli_close() method
There are three types of errors in PHP: syntax errors, runtime errors, and logical errors.
Syntax errors occur when the code is not written correctly, such as missing semicolons or parentheses.
Runtime errors occur during the execution of the code, such as trying to access an undefined variable.
Logical errors occur when the code runs without errors, but produces unexpected results, such as a miscalculation in a formula.
Session in PHP allows to store user data on the server for later use.
Session starts when a user logs in and ends when the user logs out or the session expires.
Session data is stored on the server and identified by a unique session ID.
Session variables can be set and accessed using the $_SESSION superglobal array.
Session can be destroyed using the session_destroy() function.
Session can be used to store user-specific dat...
Find missing element in an array of elements from 0 to n-1
Calculate sum of all elements in array and subtract from sum of n natural numbers
Use XOR operation on all elements and n natural numbers
Sort the array and find the missing element
posted on 20 Jun 2022
I applied via Recruitment Consulltant and was interviewed in May 2022. There were 3 interview rounds.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Analyst
193
salaries
| ₹3 L/yr - ₹10.5 L/yr |
Senior Analyst
131
salaries
| ₹4.8 L/yr - ₹17 L/yr |
Associate Analyst
125
salaries
| ₹2 L/yr - ₹8.2 L/yr |
Software Engineer
90
salaries
| ₹4 L/yr - ₹10.1 L/yr |
Senior Project Manager
89
salaries
| ₹6 L/yr - ₹11 L/yr |
Accenture
Wunderman Thompson
Publicis Sapient
Ogilvy