Filter interviews by
I appeared for an interview before Mar 2024, where I was asked the following questions.
Stored procedures are used to perform a set of actions, while functions return a single value.
Stored procedures are precompiled and stored in a database, while functions are compiled and executed at runtime.
Functions can be used in SQL statements, while stored procedures cannot be used in SQL statements.
Functions can be called from stored procedures, but stored procedures cannot be called from functions.
Functions can b...
REST is lightweight and flexible, while SOAP is more structured and standardized.
REST uses HTTP protocols and supports multiple data formats.
SOAP uses XML and requires a WSDL file for communication.
REST is better for mobile and web applications, while SOAP is better for enterprise-level applications.
REST is faster and easier to implement, while SOAP has more security features.
REST is stateless, while SOAP is stateful.
Filtering a list in JavaScript and C#
In JavaScript, use the filter() method to create a new array with all elements that pass the test implemented by the provided function.
In C#, use LINQ to filter a list using the Where() method.
Both languages require a callback function or lambda expression to define the filtering criteria.
Responsive web pages can be created by using flexible grids, media queries, and responsive images.
Use CSS frameworks like Bootstrap or Foundation
Design with mobile-first approach
Use relative units like em or rem instead of pixels
Use media queries to adjust layout based on screen size
Optimize images for different screen sizes
Top trending discussions
I applied via Walk-in and was interviewed before Jul 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
This question involves creating a program using HTML to demonstrate web development skills.
Understand the structure of an HTML document: <html>, <head>, <body>.
Use semantic HTML elements like <header>, <footer>, <article> for better accessibility.
Incorporate CSS for styling and JavaScript for interactivity.
Example: Create a simple webpage with a title, a paragraph, and a button that ...
posted on 28 Oct 2022
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 3 interview rounds.
Not applicable , this was final round
posted on 7 Jun 2024
Absolute xpath specifies the complete path from the root element to the desired element, while relative xpath specifies the path relative to the current element.
Absolute xpath starts with a single forward slash (/) and is more specific.
Relative xpath starts with a double forward slash (//) and is more flexible.
Absolute xpath is more prone to breaking if the structure of the page changes.
Relative xpath is easier to main...
posted on 22 Jul 2024
I applied via Walk-in and was interviewed before Jul 2023. There were 4 interview rounds.
Coding test duration is 30 to 40 min
on paper pen and topic is simple like related to string,pattern and number's
Runtime refers to the period when a program is executing, affecting performance and resource usage.
Runtime is when code is executed, as opposed to compile time.
Performance can vary based on algorithms used; e.g., O(n) vs O(n^2).
Memory usage is crucial; e.g., using arrays vs linked lists can impact runtime.
Dynamic typing in languages like Python can lead to slower runtime compared to statically typed languages like C++.
posted on 6 Dec 2024
I applied via Referral and was interviewed before Dec 2023. There was 1 interview round.
posted on 26 Jun 2025
Use MongoDB's aggregation framework to filter and sort students by their scores, returning the top 5 results.
Use the `find()` method to query the students collection.
Sort the results by the score field in descending order.
Limit the results to 5 using the `limit()` method.
Example: `db.students.find().sort({ score: -1 }).limit(5)`
Ensure the score field exists and is indexed for better performance.
Redux is a state management library for JavaScript apps, while Context API is a built-in React feature for managing state.
Redux provides a centralized store for application state, while Context API allows for state sharing across components without prop drilling.
Redux uses actions and reducers to manage state changes, whereas Context API uses the Provider and Consumer pattern.
Redux is more suitable for large applicatio...
based on 1 interview experience
Difficulty level
Duration
based on 6 reviews
Rating in categories
Software Developer
12
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Software Engineer
5
salaries
| ₹1.2 L/yr - ₹4.2 L/yr |
Amazon Sellers Services
Primus Global Technologies
GAMMON INDIA
Magneti Marelli Motherson Auto System