Filter interviews by
Coding test which was difficult (Hard Leetcode)
I applied via Job Portal
2 Coding quesiton were asked based on dsa
I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.
It was of 3 hours and they have their own software for this.
I applied via Walk-in and was interviewed in May 2022. There were 3 interview rounds.
Basic coding round with 3 CP based questions
Namespace in C++ is used to avoid naming conflicts and organize code.
Namespace allows grouping of related functions, classes, and variables.
It helps in avoiding naming conflicts by providing a unique identifier to each entity.
Namespace can be nested within another namespace.
Using namespace keyword, we can access the entities within a namespace.
Example: namespace std { class string {}; }
Example: using namespace std; str...
The expression would increment the value of i twice before using it in the operation.
The value of i would be incremented by 2 before being used in the operation.
This is equivalent to writing i = i + 2; followed by the operation using the new value of i.
For example, if i was initially 3, the expression would evaluate to 6.
Top trending discussions
I appeared for an interview before May 2021.
Round duration - 60 minutes
Round difficulty - Medium
Functional relations in DBMS define a relationship between input and output values where each input has a unique output.
Functional relations ensure that each input value maps to only one output value.
They are commonly used in database design to enforce data integrity and consistency.
For example, in a table storing employee information, the employee ID can be a functional key that uniquely identifies each employee.
Round duration - 40 minutes
Round difficulty - Hard
Questions related to Web development and machine learning
The question is related to Web development and machine learning.
Web development involves creating websites and web applications using languages like HTML, CSS, and JavaScript.
Machine learning is a subset of artificial intelligence that involves building models to make predictions based on data.
Examples of web development frameworks include React, Angular, and Vue.js.
Examples of machine learning algorithms include linea...
Round duration - 20 minutes
Round difficulty - Medium
Tip 1 : Have clear understanding of fundamental concepts.
Tip 2 : Have a skill of explaining your thoughts as clearly as possible.
Tip 3 : Practice RDBMS and OS concepts.
Tip 1 : Mention about the projects you've done with detail
Tip 2 : Have deep knowledge about everything mentioned on your resume.
I applied via Internshala
Nlp discussion around the nlp q and ans
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed in Jul 2022. There were 2 interview rounds.
Cs subjects regarding OS, C, DBMS
Insertion sort is a simple sorting algorithm that builds the final sorted array one item at a time.
Start with the second element and compare it with the first element, swap if necessary
Move to the third element and compare it with the second and first element, swap if necessary
Continue this process until the entire array is sorted
Time complexity: O(n^2)
Example: ['banana', 'apple', 'orange', 'grape'] -> ['apple', 'banan...
Implementing a tree data structure using code
Define a Node class with left and right child pointers
Implement insert, search, and delete functions
Traversal methods: inorder, preorder, postorder
Examples: binary search tree, AVL tree, red-black tree
I applied via Naukri.com and was interviewed before Jul 2020. There were 4 interview rounds.
I appeared for an interview in Aug 2016.
based on 3 interview experiences
Difficulty level
Duration
Sales Executive
1.1k
salaries
| ₹1.8 L/yr - ₹5.5 L/yr |
Assistant Manager
1k
salaries
| ₹9.3 L/yr - ₹15.2 L/yr |
Software Engineer
950
salaries
| ₹11.6 L/yr - ₹20 L/yr |
Manager
522
salaries
| ₹15.3 L/yr - ₹28 L/yr |
Area Sales Manager
497
salaries
| ₹12 L/yr - ₹22.4 L/yr |
Apple
vivo
OPPO
Dell