Filter interviews by
Giving assignment and ask verbal questions.
Top trending discussions
Standard process in hackerrank
Memory hierarchy in OS refers to the organization of different types of memory in a computer system.
Memory hierarchy typically includes registers, cache memory, main memory (RAM), and secondary storage (hard drive, SSD).
Registers are the fastest and smallest type of memory, located within the CPU.
Cache memory is a small, fast memory located between the CPU and main memory, used to store frequently accessed data.
Main me...
Memory leak is a situation where a program fails to release memory it has allocated, leading to a gradual loss of available memory.
Memory leaks occur when a program allocates memory but does not release it when it is no longer needed.
This can lead to a gradual decrease in available memory, eventually causing the program or system to crash.
Common causes of memory leaks include improper management of dynamic memory alloc...
Insertion sort is a simple sorting algorithm that builds the final sorted array one item at a time.
Start from the second element and compare it with the elements before it to find the correct position.
Repeat this process for all elements in the array.
Time complexity is O(n^2) in the worst case scenario.
Example: void insertionSort(string arr[], int n) { for (int i = 1; i < n; i++) { string key = arr[i]; int j = i - 1; w
Matrix chain multiplication is a dynamic programming problem to find the most efficient way to multiply a given sequence of matrices.
Use dynamic programming to solve this problem efficiently.
Create a 2D array to store the minimum number of multiplications needed to multiply matrices.
Iterate over different combinations of matrices to find the optimal solution.
Example: For matrices A, B, C with dimensions 10x30, 30x5, 5x
Developed a web application for tracking project progress and managing tasks
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express for back-end
Utilized MongoDB for database storage
I am a software development engineer with 5 years of experience in building scalable web applications.
5 years of experience in software development
Proficient in building scalable web applications
Strong knowledge of programming languages such as Java, Python, and JavaScript
I am impressed by the company's innovative projects and collaborative work culture.
Innovative projects in AI and machine learning excite me
Positive reviews from current employees about the work environment
Opportunities for growth and learning in a supportive team
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Inheritance allows a child class to override a method from its parent class, providing different func
I chose Java for its platform independence, strong community support, and extensive libraries.
Platform independence allows Java code to run on any device with a JVM
Strong community support ensures access to resources and help when needed
Extensive libraries provide pre-built solutions for common programming tasks
posted on 2 Jan 2025
Logical, Patterns, Analytical
posted on 12 Sep 2024
Preprocessing raw data involves cleaning, transforming, and organizing data to make it suitable for analysis.
Remove any irrelevant or duplicate data
Handle missing values by imputation or deletion
Normalize or standardize numerical data
Encode categorical variables using techniques like one-hot encoding
Feature scaling for machine learning algorithms
Perform text preprocessing like tokenization and stemming
Specify the existing solution by documenting its architecture, components, technologies used, and any modifications made.
Document the architecture of the solution, including high-level components and their interactions
List the technologies used in the solution, such as programming languages, frameworks, and databases
Describe any modifications or customizations made to the existing solution
Include any performance metric...
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
On arrays and strings
I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.
Moderate level aptitude but cutoff was at 75%
posted on 15 May 2024
I applied via Campus Placement and was interviewed in Nov 2023. There was 1 interview round.
I applied via Referral and was interviewed in Nov 2022. There were 3 interview rounds.
My skills and experience align perfectly with the job description.
I have experience in all the required programming languages and tools.
I have worked on similar projects in the past.
I am familiar with the industry standards and best practices.
I am a quick learner and can adapt to new technologies easily.
I have extensive experience working with Agile methodologies.
I have worked in Scrum and Kanban teams, using JIRA and Trello for project management.
I have participated in daily stand-up meetings, sprint planning, and retrospectives.
I have experience with continuous integration and delivery, using tools such as Jenkins and GitLab.
I have worked in cross-functional teams, collaborating with product owners, designers, and Q...
Senior Engineer
195
salaries
| ₹5.2 L/yr - ₹21 L/yr |
Assistant Manager
177
salaries
| ₹8.8 L/yr - ₹22 L/yr |
Deputy Manager
117
salaries
| ₹11 L/yr - ₹30 L/yr |
Engineer
111
salaries
| ₹4.9 L/yr - ₹12.6 L/yr |
Senior Software Engineer
65
salaries
| ₹7 L/yr - ₹15 L/yr |
Bosch
DENSO
Continental
Valeo