Filter interviews by
Clear (1)
I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.
Selling a software product - demo call
Top trending discussions
I applied via Monster and was interviewed before Mar 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via Upgrad and was interviewed before May 2023. There was 1 interview round.
A young boy befriends an alien stranded on Earth and helps him return home before government agents capture him.
The movie is about a boy who finds an alien and forms a bond with him.
The alien has special powers and the boy helps him evade capture by the government.
The movie explores themes of friendship, loyalty, and acceptance of differences.
I applied via Indeed and was interviewed in Mar 2021. There were 3 interview rounds.
posted on 14 Apr 2024
I applied via Monster and was interviewed in Apr 2024. There were 2 interview rounds.
The job market refers to the current supply and demand for jobs, including trends, competition, and opportunities.
Job market can vary by industry, location, and economic conditions
Factors such as unemployment rate, job growth, and skills in demand impact the job market
Networking and staying updated on industry trends can help navigate the job market
I applied via Referral and was interviewed in Dec 2021. There was 1 interview round.
Find pair of elements 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 elements and their indices for faster lookup.
If multiple pairs exist, return any one of them.
If no pair exists, return null or an appropriate message.
Session is maintained using session affinity or sticky sessions.
Session affinity ensures that a user's session is always directed to the same server.
Load balancer uses a unique identifier to route requests to the same server.
Sticky sessions can be implemented using cookies or URL rewriting.
Session replication can also be used to maintain session data across multiple servers.
Singleton pattern ensures only one instance of a class is created and provides a global point of access to it.
Create a private constructor to prevent direct instantiation of the class
Create a private static instance of the class
Create a public static method to access the instance
Ensure thread safety by using synchronized keyword or static initialization block
Examples: Logger, Configuration Manager, Database Connection
Explaining abstract class, interface and multiple inheritance in PHP.
Abstract class is a class that cannot be instantiated and can have abstract methods.
Interface is a collection of abstract methods and constants that can be implemented by a class.
Multiple inheritance is not possible in PHP, but can be achieved using interfaces.
Interfaces can be implemented by multiple classes, allowing for multiple inheritance-like be
Write a stored procedure from given tables and conditions
Identify the tables and their relationships
Determine the conditions to be used in the stored procedure
Write the SQL code for the stored procedure
Test the stored procedure to ensure it returns the desired results
To increase PHP memory at run time, modify the php.ini file or use ini_set() function.
Edit the memory_limit value in php.ini file
Use ini_set('memory_limit', '256M') function to increase memory limit at run time
Check for memory leaks in the code
Use unset() function to free up memory after use
php.ini is a configuration file for PHP that allows users to customize various settings.
Change PHP settings such as memory limit, file upload size, and error reporting
Enable or disable extensions and modules
Set timezone and language settings
Configure email settings
Control caching and session settings
Use window.location to get domain from a url in jQuery.
Use window.location to get the full url
Use .hostname to get the domain name
Use .replace() to remove 'www.' if present
WAP to find smallest palindrome number larger than given number.
Convert the given number to string and check if it is already a palindrome.
If not, increment the number and check if it is a palindrome.
Repeat until a palindrome number larger than the given number is found.
Use a while loop to implement the above steps.
WAP to check if linked list elements is a palindrome without using any extra space.
Traverse the linked list and reverse the second half of the list
Compare the first half with the reversed second half
Use two pointers to traverse the list, one at normal speed and other at double speed
Senior Software Engineer
48
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer III
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Accounts Manager
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Client Support Specialist
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Foundit
Timesjobs.com
Indeed
Glassdoor