i
InMobi
Filter interviews by
I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.
I applied via Referral and was interviewed in Feb 2021. There was 1 interview round.
High-level design for a Dropbox-like system
Use a distributed file system to store files
Implement a synchronization mechanism to ensure consistency across devices
Use encryption to protect user data
Implement a user authentication and authorization system
Provide a web interface and mobile apps for easy access
Consider scalability and fault tolerance
Implement version control to allow users to revert to previous versions of
posted on 1 Oct 2024
Triggers are special types of stored procedures that are automatically executed when certain events occur in a database.
Triggers are used to maintain referential integrity, enforce business rules, and automate actions in a database.
They can be set to execute before or after INSERT, UPDATE, or DELETE operations on a table.
Examples of triggers include auditing changes to a table, updating a related table when a record is
Stored procedures are precompiled SQL queries stored in a database for reuse.
Stored procedures are used to perform specific tasks or operations in a database.
They can improve performance by reducing the amount of data sent between the database and application.
Stored procedures can be called from within other SQL queries or from application code.
They can also help with security by controlling access to data and enforcin
posted on 29 Jul 2024
I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.
Pivoting columns in SQL involves transforming rows into columns to display data in a different format.
Use the PIVOT keyword in SQL to pivot columns
Specify the columns to pivot on and the values to display in the new columns
Aggregate functions like SUM, AVG, COUNT can be used with PIVOT
Example: SELECT * FROM table_name PIVOT (SUM(value_column) FOR pivot_column IN ('value1', 'value2', 'value3'))
I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.
Built an app using dot net and angular
Api related questions
posted on 4 Nov 2024
I applied via Referral and was interviewed before Nov 2023. There were 3 interview rounds.
In this round, there is aptitude & 2 coding questions.
I applied via Recruitment Consulltant and was interviewed before Feb 2022. There were 5 interview rounds.
posted on 20 Jul 2021
Indexing in MySQL is a technique to improve the performance of database queries by creating a data structure that allows for faster data retrieval.
Indexes are created on one or more columns of a table.
They help in speeding up the search, sorting, and joining of data.
Indexes can be created using different algorithms like B-tree, hash, or bitmap.
Using indexes appropriately can significantly enhance query performance.
Exam...
Object-oriented programming concepts in PHP
Encapsulation: bundling data and methods together in a class
Inheritance: creating new classes based on existing ones
Polymorphism: using a single interface to represent different types
Abstraction: hiding unnecessary details and exposing only essential features
Class: blueprint for creating objects
Object: instance of a class
Method: function defined inside a class
Property: variabl
Interview experience
based on 3 reviews
Rating in categories
Accounts Manager
50
salaries
| ₹8 L/yr - ₹19 L/yr |
Senior Software Engineer
41
salaries
| ₹18 L/yr - ₹55 L/yr |
Analyst
38
salaries
| ₹7 L/yr - ₹11 L/yr |
Software Development Engineer II
38
salaries
| ₹22 L/yr - ₹45 L/yr |
Senior Analyst
35
salaries
| ₹8 L/yr - ₹22 L/yr |
Flipkart
Ola Cabs
Paytm
Swiggy