Filter interviews by
Vector is a dynamic array that can resize itself. It differs from arrays in its ability to change size during runtime.
Vectors are implemented as dynamic arrays, whereas arrays are static.
Vectors can resize themselves during runtime, whereas arrays have a fixed size.
Vectors can be used to store objects of any type, whereas arrays can only store objects of a specific type.
Vectors have built-in functions for easy manipula
An abstract class is a class that cannot be instantiated and is used as a base class for other classes.
An abstract class can have abstract and non-abstract methods.
Abstract methods are declared but not implemented in the abstract class.
A non-abstract class that inherits from an abstract class must implement all abstract methods.
An abstract class can have constructors and fields like a regular class.
An abstract class ca...
Top trending discussions
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
Java String pool is a special memory area in Java heap where String literals are stored to optimize memory usage.
String pool is a part of Java heap memory.
String literals are stored in the String pool to avoid duplicate objects.
Strings created using double quotes are stored in the String pool.
Strings created using new keyword are not stored in the String pool.
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
There was a hacker rank assignment
Leetcode style question, medium
Coding question of moderate difficulty
I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.
In round 1 we could only use Java
I applied via Campus Placement and was interviewed before Aug 2022. There were 4 interview rounds.
Technical MCQs (OS, CN, etc.), 2 coding questions (medium level)
I applied via LinkedIn and was interviewed in Apr 2023. There were 3 interview rounds.
Use Depth First Search (DFS) to find connected components in a graph
Start by initializing all vertices as unvisited
Iterate through each vertex and perform DFS to find connected components
Keep track of visited vertices to avoid revisiting
Example: For a graph with vertices {A, B, C} and edges {(A, B), (B, C)}, the connected components are {A, B, C}
Design a chess game with proper board setup, piece movements, and win conditions.
Create a 8x8 grid to represent the chess board
Assign initial positions to each type of chess piece (pawn, rook, knight, bishop, queen, king)
Implement rules for each piece's movement (e.g. pawn moves forward, rook moves horizontally/vertically)
Check for valid moves and capture opponent's pieces
Implement win conditions (checkmate, stalemate)
...
I applied via Approached by Company and was interviewed in Aug 2024. There were 4 interview rounds.
Find the smallest difference pair of values between two unsorted arrays.
Sort both arrays and compare elements to find the smallest difference.
Use two pointers approach to iterate through both arrays simultaneously.
Consider edge cases like empty arrays or arrays with only one element.
Normalization in DBMS is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization involves breaking down a table into smaller tables and defining relationships between them.
It helps in reducing data redundancy by storing data in a structured and organized manner.
There are different normal forms such as 1NF, 2NF, 3NF, BCNF, and 4NF, each with specific rules to follow.
For...
SQL is a traditional relational database management system, while NoSQL is a non-relational database system.
SQL is table-based, with a predefined schema, while NoSQL is document, key-value, wide-column, or graph-based, with dynamic schema.
SQL is suitable for complex queries and transactions, while NoSQL is better for hierarchical data storage and real-time applications.
SQL is ACID-compliant (Atomicity, Consistency, Iso...
Dream 11 is a fantasy sports platform where users can create their own teams and compete in various sports leagues.
User registration and login functionality
Ability to create and join contests
Player selection and team creation feature
Real-time scoring and leaderboard updates
Integration with payment gateway for transactions
Developed a web application for tracking employee attendance and generating reports.
Used React for front-end development
Implemented RESTful APIs using Node.js and Express for back-end
Utilized MongoDB for database storage
Integrated authentication and authorization features for secure access
I am excited about the innovative projects at Yubi and believe it aligns better with my career goals.
Yubi offers more opportunities for growth and learning in cutting-edge technologies.
I am drawn to Yubi's company culture and values, which resonate with my own.
I see Yubi as a better fit for my long-term career aspirations compared to Tavant.
I follow a structured approach to evaluate the new technology, learn it through online resources or courses, practice with small projects, and gradually incorporate it into larger projects.
Research the new technology to understand its features, benefits, and use cases
Take online courses or tutorials to learn the basics of the technology
Practice by working on small projects or side projects to gain hands-on experience
Gr...
based on 1 review
Rating in categories
Sales Manager
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Executive
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Operations Executive
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Credit Manager
5
salaries
| ₹0 L/yr - ₹0 L/yr |
PhonePe
KFintech
Rupeek
Razorpay