i
Entrata
Filter interviews by
I applied via Walk-in and was interviewed before Nov 2022. There were 5 interview rounds.
Simple program which will test your programming skills in 1hr
The question covers topics related to object-oriented programming, SQL joins, and previous projects.
Demonstrate understanding of object-oriented programming principles such as encapsulation, inheritance, and polymorphism
Explain how SQL joins work and demonstrate ability to write complex join queries
Discuss previous projects worked on, highlighting key achievements and challenges faced
Apache Joins js performance
Apache joins are used to combine data from two or more tables based on a related column between them
Joins in Apache Spark can be performed using functions like join(), crossJoin(), etc.
Optimizing performance in Apache Spark involves tuning parameters like partitioning, caching, and parallelism
Top trending discussions
I appeared for an interview before Jan 2016.
posted on 11 Jul 2021
I applied via LinkedIn and was interviewed in Sep 2020. There was 1 interview round.
Reversing a linked list involves changing the direction of its nodes to point to the previous node instead of the next.
Iterative approach: Use three pointers (prev, current, next) to reverse the links.
Example: For list 1 -> 2 -> 3, after reversal it becomes 3 -> 2 -> 1.
Recursive approach: Reverse the rest of the list and adjust the pointers accordingly.
Example: For list 4 -> 5 -> 6, recursively revers...
I applied via Company Website and was interviewed before Dec 2020. There were 3 interview rounds.
I appeared for an interview before Mar 2021.
To check if a number is a power of 2, we can use bitwise operations.
A power of 2 has only one bit set to 1, so we can use the bitwise AND operator to check if the number is a power of 2.
If n is a power of 2, then n & (n-1) will be 0.
For example, 8 (1000 in binary) is a power of 2, and 8 & 7 (0111 in binary) is 0.
Sort a stack without using another data structure
Use recursion to pop the top element and insert it at the bottom of the remaining stack
Repeat until the stack is sorted in ascending order
Time complexity: O(n^2), space complexity: O(n) due to recursion
Check if array has continuous increasing and decreasing values
Loop through the array and check if each element is greater than the previous one
Once you find the maximum element, check if the remaining elements are in decreasing order
If yes, return true else false
Design a cricinfo (LLD)
Identify the entities: players, teams, matches, scorecards, tournaments, etc.
Define the relationships between entities
Create a database schema to store the data
Implement APIs to fetch and update data
Design a UI to display the information
Consider scalability and performance
Ensure data security and privacy
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
Developed a web application for managing customer orders and inventory
Used Java and Spring framework for backend development
Implemented a responsive user interface using HTML, CSS, and JavaScript
Integrated with a relational database for data storage and retrieval
Implemented authentication and authorization features for secure access
Performed unit testing and bug fixing throughout the development process
I applied via Company Website and was interviewed before Aug 2022. There were 3 interview rounds.
I learned a new programming language to implement a critical feature in a project, enhancing my skills and the project's success.
Project Requirement: I was tasked with integrating a new feature that required knowledge of Python, which I had not used before.
Self-Study: I dedicated evenings to online courses and tutorials, focusing on Python's syntax and libraries relevant to the project.
Hands-On Practice: I built small ...
Reverse a given string using for loop
I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.
Questions were high level
based on 1 interview experience
Difficulty level
Duration
Software Engineer
335
salaries
| ₹4.5 L/yr - ₹16.2 L/yr |
Softwaretest Engineer
175
salaries
| ₹3 L/yr - ₹6.7 L/yr |
QA Engineer
160
salaries
| ₹3 L/yr - ₹7.9 L/yr |
Senior Software Engineer
123
salaries
| ₹7.1 L/yr - ₹28 L/yr |
Sdet Engineer
67
salaries
| ₹7 L/yr - ₹12.4 L/yr |
Duck Creek Technologies
FinThrive
Mobileum
Evolent Health International