i
Leena AI
Filter interviews by
A compare function to compare two objects
Create a function that takes in two objects as parameters
Loop through the keys of one object and compare them with the keys of the other object
Return true if the objects have the same keys and values, otherwise return false
Find the longest substring without repeating characters
Use a sliding window approach to keep track of the current substring
Use a hash set to store the characters in the current substring
Update the start index of the window when a repeating character is encountered
Top trending discussions
posted on 4 Apr 2024
I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.
Create a small appilcation and send the code via email
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Aptitude test was of 1 hr
It was about 1 hr duration
Object-oriented programming paradigm focusing on objects and classes
Encapsulation: Bundling data and methods that operate on the data into a single unit (object)
Inheritance: Ability of a class to inherit properties and behavior from another class
Polymorphism: Ability to present the same interface for different data types
Abstraction: Hiding the complex implementation details and showing only the necessary features
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.
Encapsulation helps in hiding the internal state of an object and restricting access to it.
It allows for better control over the data by preventing outside interference.
Encapsulation also promotes code reusability and modularity.
Example: In object-oriented programming, classes encapsulate data fields and methods to ope
2 Query question and 3 coding questions
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Objects are instances of classes, which define the structure and behavior of the objects.
Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.
Example: Java, C++, Python are popular languages that support object oriented programming.
Events in JavaScript are actions or occurrences that happen in the browser that the code can respond to.
Events can be triggered by user actions (like clicking a button), browser actions (like page load), or system events (like a timer expiring)
Event listeners are used to listen for and respond to events
Common events include click, mouseover, keydown, submit, etc.
Project , coding question, DBMS
I applied via Campus Placement and was interviewed in Jul 2022. There was 1 interview round.
Medium to hard questions based on arrays, dp
Quick sort is a popular sorting algorithm that uses divide and conquer strategy.
Divides array into smaller sub-arrays based on a pivot element
Recursively sorts sub-arrays
Combines sorted sub-arrays to get final sorted array
Time complexity: O(n log n) on average, O(n^2) worst case
Example: [3, 6, 8, 10, 1, 2, 1] -> [1, 1, 2, 3, 6, 8, 10]
Rotate a matrix by 90 degrees in place
Transpose the matrix
Reverse each row of the transposed matrix
I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.
There were 5 question out of which 2 were coding Data Structure problems , 1 was SQL based , 1 was AI based Problem ( Machine Learning ) and 1 was to create UML Diagram.
First Coding question was pretty easy , other one was kinda tough , UML Diagram was also easy and SQL query was of moderate level.
I applied via Job Fair and was interviewed in May 2024. There was 1 interview round.
Questions trees and graphs.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Chat Bot Developer
36
salaries
| ₹7.2 L/yr - ₹19.3 L/yr |
Customer Success Manager
21
salaries
| ₹7 L/yr - ₹26 L/yr |
Senior Software Engineer
16
salaries
| ₹18.9 L/yr - ₹55 L/yr |
Software Engineer
15
salaries
| ₹7 L/yr - ₹19.1 L/yr |
Sales Development Representative
11
salaries
| ₹8 L/yr - ₹17 L/yr |
Vyapar
Classplus
Fleetx.io
KEKA TECHNOLOGIES