Filter interviews by
Quantitative
Logical
English grammatical
Maths oriented
Class is a blueprint for creating objects, objects are instances of classes, inheritance allows classes to inherit attributes and methods from other classes, interfaces define a contract for classes to implement.
Class: blueprint for creating objects
Object: instance of a class
Inheritance: allows classes to inherit attributes and methods from other classes
Interface: defines a contract for classes to implement
The candidate is asked to explain a piece of code related to software engineering.
Candidate should provide a detailed explanation of the code's functionality and purpose.
Candidate may need to explain any algorithms or design patterns used in the code.
Candidate should mention any potential improvements or optimizations that could be made to the code.
I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.
5 years of experience in software development
Proficient in Java, Spring Boot, and Angular
Strong problem-solving skills
Experience working in Agile development environment
Passionate about learning new technologies
I applied via Campus Placement and was interviewed before Dec 2023. There were 4 interview rounds.
It's started with aptitude test
Logical questions and some computer related
One is medium level coding and one is hard level
I applied via Job Fair and was interviewed in Jun 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2022. There were 2 interview rounds.
Full Time interview questions for popular designations
I applied via Referral and was interviewed in Jul 2020. There was 1 interview round.
I am most comfortable with data cleaning and preprocessing.
I have experience in handling messy and unstructured data.
I am proficient in using tools like pandas and SQL for data cleaning.
I enjoy the challenge of transforming raw data into usable insights.
I have successfully cleaned and preprocessed data for various projects, improving data quality and analysis outcomes.
I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.
I appeared for an interview in Oct 2016.
I applied via Campus Placement
Boundary traversal of a tree is the process of visiting the nodes on the boundary of a tree in a specific order.
The boundary traversal can be done in three steps: left boundary, leaf nodes, and right boundary.
For the left boundary, start from the root and traverse down the left side of the tree until reaching a leaf node.
For the leaf nodes, perform an inorder traversal to visit all the leaf nodes of the tree.
For the ri...
Find the nearest greater value of a given value in a Binary Search Tree (BST).
Start from the root node and compare the given value with the current node's value.
If the given value is less than the current node's value, move to the left subtree.
If the given value is greater than the current node's value, move to the right subtree.
Keep track of the closest greater value encountered while traversing the tree.
Return the cl
Given an infinite staircase with a broken kth step, find the maximum height we can reach in n rounds of jumping i steps.
We can start by jumping the maximum number of steps in each round until we reach the broken step.
After reaching the broken step, we can discard the i steps that would land us on the broken step and jump the remaining steps.
We can continue this pattern until we reach the maximum height we can reach wit
based on 2 interviews
Interview experience
based on 17 reviews
Rating in categories
Software Developer
4
salaries
| ₹2.7 L/yr - ₹10.5 L/yr |
Executive Accountant
4
salaries
| ₹2 L/yr - ₹3.6 L/yr |
Production Department
4
salaries
| ₹2 L/yr - ₹2.5 L/yr |
Accountant
3
salaries
| ₹0.8 L/yr - ₹4.5 L/yr |
Branch Manager
3
salaries
| ₹2.7 L/yr - ₹2.7 L/yr |
Amazon
Flipkart
Snapdeal
Paytm