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
To find the 3rd highest salary, we can use SQL queries to retrieve distinct salary values and order them.
Use SQL query: SELECT DISTINCT salary FROM employees ORDER BY salary DESC LIMIT 1 OFFSET 2;
This query selects distinct salaries, orders them in descending order, and skips the first two to get the third highest.
Ensure the table has enough distinct salaries; otherwise, the query may return NULL.
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 Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.
In round 1 we could only use Java
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.
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
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...
I appeared for an interview before Jun 2024, where I was asked the following questions.
I applied via Company Website and was interviewed in Dec 2022. There were 3 interview rounds.
Coding test was conducted in hacker earth
I applied via Company Website and was interviewed in Jan 2021. There were 5 interview rounds.
Object-Oriented Programming (OOP) is a programming paradigm based on objects and classes, promoting code reusability and organization.
Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).
Inheritance: Mechanism to create a new class using properties and methods of an existing class (e.g., a 'Dog' class inheriting from an 'Animal' class).
Polymorphism: Ability to present the sa...
Basic DS Question, Medium level difficulty , followed with some puzzles
Designing an in-memory database involves optimizing data storage and retrieval for fast performance.
Use data structures like hash tables or B-trees for efficient indexing and searching
Implement caching mechanisms to reduce disk I/O and improve read/write speeds
Consider data durability and consistency mechanisms to prevent data loss in case of system failures
based on 1 review
Rating in categories
Sales Manager
15
salaries
| ₹4 L/yr - ₹7.5 L/yr |
Operations Executive
5
salaries
| ₹2.8 L/yr - ₹3.7 L/yr |
Senior Executive
5
salaries
| ₹3.1 L/yr - ₹5.7 L/yr |
Assistant Manager
4
salaries
| ₹3.5 L/yr - ₹4.2 L/yr |
Manager
3
salaries
| ₹6.5 L/yr - ₹13.2 L/yr |
PhonePe
KFintech
Rupeek
Razorpay