Filter interviews by
I applied via Job Portal and was interviewed in Sep 2023. There were 3 interview rounds.
SQL operations are actions performed on a database using SQL commands to retrieve, update, insert, or delete data.
SQL operations include SELECT (retrieve data), INSERT (add new data), UPDATE (modify existing data), DELETE (remove data)
SQL operations can also include creating and modifying database tables, indexes, and views
Examples: SELECT * FROM table_name, INSERT INTO table_name (column1, column2) VALUES (value1, val...
Ranking in SQL is a way to assign a rank to each row in a result set based on a specified criteria.
Ranking functions include RANK(), DENSE_RANK(), and ROW_NUMBER().
RANK() assigns a unique rank to each distinct row, with gaps in the ranking if there are ties.
DENSE_RANK() assigns a unique rank to each distinct row, with no gaps in the ranking if there are ties.
ROW_NUMBER() assigns a unique sequential integer to each row
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization is used to eliminate data redundancy by breaking up tables into smaller, related tables.
It helps in reducing data anomalies such as insertion, update, and deletion anomalies.
Normalization is achieved through a series of normal forms (1NF, 2NF, 3NF, BCNF, etc.).
Example: A database table that stores...
To reduce redundancy, implement data normalization, use modular design, automate repetitive tasks, and utilize version control systems.
Implement data normalization to eliminate duplicate data entries.
Use modular design to create reusable components and avoid repeating code.
Automate repetitive tasks using scripts or tools to save time and reduce errors.
Utilize version control systems like Git to track changes and avoid ...
Caching is the process of storing data in a temporary location to reduce load times and improve performance.
Use caching libraries like Redis or Memcached
Identify which data needs to be cached based on frequency of use
Set expiration times for cached data to ensure freshness
Implement caching strategies like lazy loading or write-through
Monitor cache performance and adjust as needed
Data is temporarily stored in memory during program execution.
Data is stored in memory to be accessed quickly by the CPU.
Memory is volatile, meaning data is lost when the power is turned off.
Examples include variables, arrays, and objects stored in RAM.
To delete an activity, you can typically use a delete button or option within the application.
Locate the activity you want to delete within the application.
Look for a delete button or option next to the activity.
Confirm the deletion when prompted.
The activity should now be removed from the application.
Top trending discussions
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
I applied via Naukri.com and was interviewed in Sep 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2022. There were 4 interview rounds.
It was done on hackerrank the first question was related to array and second was on linked list and last was on sql
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
Duration 1 hr general aptitude topics
Duration 1hr subject related coding questions
HashMap is a data structure that stores key-value pairs and provides constant time complexity for basic operations.
HashMap allows quick access to values based on their keys
Keys must be unique and values can be duplicated
HashMap is not thread-safe and requires synchronization for concurrent access
Java's HashMap implementation uses hashing to distribute keys across buckets
I applied via Walk-in and was interviewed before Feb 2023. There was 1 interview round.
posted on 19 Sep 2024
I applied via Job Portal
60mintues DSA level coding exam
It's depend on position after you crack the coding round you can eligible for two technical rounds
This round is based on aptitude
based on 1 interview
Interview experience
Consultant
10
salaries
| ₹4.5 L/yr - ₹14.5 L/yr |
Junior Consultant
5
salaries
| ₹3.5 L/yr - ₹5.5 L/yr |
Project Manager
4
salaries
| ₹14 L/yr - ₹20 L/yr |
Servicenow Developer
4
salaries
| ₹5.5 L/yr - ₹7.5 L/yr |
Technical Consultant
3
salaries
| ₹5.2 L/yr - ₹17.1 L/yr |
Medcode
Maxgen Technologies
Cyfuture
Value Point Systems