i
XpressBees
Filter interviews by
I applied via Job Portal and was interviewed before Jul 2023. There was 1 interview round.
Truncate removes all records from a table, while drop deletes the table itself.
Truncate is a DDL command, while drop is a DML command.
Truncate can be rolled back, drop cannot be rolled back.
Truncate resets the identity seed, drop does not.
Example: TRUNCATE TABLE TableName; DROP TABLE TableName;
To find the 3rd highest salary, you can use a SQL query with the ORDER BY and LIMIT clauses.
Use a SQL query with ORDER BY clause to sort the salaries in descending order.
Use the LIMIT clause to retrieve the third highest salary.
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 2, 1;
posted on 6 Jul 2020
I applied via Naukri.com and was interviewed in Jan 2020. There were 4 interview rounds.
posted on 20 Jun 2024
React DOM is a package that provides methods for updating the DOM in response to React components.
React DOM is used to render React components to the DOM.
It provides methods like ReactDOM.render() to render components.
React DOM efficiently updates the DOM when the state of a component changes.
It handles events and updates the DOM accordingly.
React DOM is separate from React itself, allowing for flexibility in rendering
MVC in Rails is a software design pattern that separates the application into three main components: Model, View, and Controller.
Model: Represents the data and business logic of the application.
View: Represents the user interface of the application.
Controller: Acts as an intermediary between the Model and View, handling user input and updating the Model accordingly.
Example: In a Rails application, a User model would ha...
posted on 20 Jun 2024
Write code for micro service
Singleton is a design pattern that restricts the instantiation of a class to one object.
Singleton pattern ensures that a class has only one instance and provides a global point of access to it.
Commonly used in scenarios where only a single instance of a class is needed, such as database connections or configuration settings.
Implementation can involve a private constructor, a static method to access the instance, and a ...
posted on 30 Jul 2024
I am looking for a competitive salary based on my experience and skills.
I am open to discussing salary based on the responsibilities and requirements of the position.
I have researched the average salary range for Application Developers in this location.
I am seeking a salary that reflects my qualifications and contributions to the company.
I am flexible and willing to negotiate based on the overall compensation package o
posted on 23 Feb 2024
I applied via Company Website and was interviewed in Aug 2023. There was 1 interview round.
Applications Engineer works on developing, testing, and supporting software applications.
Developing software applications based on customer requirements
Testing applications to ensure functionality and performance
Providing support and troubleshooting for applications
Collaborating with cross-functional teams to deliver high-quality solutions
I applied via Job Portal and was interviewed before Apr 2022. There were 5 interview rounds.
Hackerrank problem solving
posted on 6 Jul 2020
I applied via Naukri.com and was interviewed in Jan 2020. There were 4 interview rounds.
based on 1 interview
Interview experience
Senior Executive
375
salaries
| ₹2.5 L/yr - ₹7.5 L/yr |
Operations Executive
311
salaries
| ₹1.9 L/yr - ₹5.3 L/yr |
Supervisor
271
salaries
| ₹1 L/yr - ₹3.5 L/yr |
Executive
250
salaries
| ₹1.8 L/yr - ₹5.3 L/yr |
Associate Manager
194
salaries
| ₹4.6 L/yr - ₹11 L/yr |
Delhivery
Ecom Express
Shadowfax Technologies
Wow Express