i
Quikr
Filter interviews by
I applied via Approached by Company and was interviewed in Oct 2023. There were 3 interview rounds.
Duration - 1 hour
Total Questions - 50
Java code to generate fibonacci series
Use a loop to generate the series
Start with the first two numbers 0 and 1
Add the previous two numbers to get the next number
Top trending discussions
posted on 3 May 2024
I applied via LinkedIn and was interviewed in Nov 2023. There were 2 interview rounds.
About artificial intelligence
What is oops and print fobanocci series
I applied via LinkedIn and was interviewed in Jan 2023. There were 3 interview rounds.
It was 2 coding questions of medium level
Find the longest substring in a given string that does not contain any repeating characters.
Use a sliding window approach to iterate through the string.
Keep track of the characters seen so far using a set.
Update the start and end indices of the window to find the longest substring.
Return the length of the longest substring.
I applied via Campus Placement and was interviewed before Aug 2022. There were 5 interview rounds.
There were 2 questions to test our basic coding knowledge.
Data structures are used in various applications like search algorithms, storage systems, and graph algorithms.
Search algorithms like binary search use arrays and trees for efficient searching.
Storage systems use data structures like hash tables and linked lists for organizing and accessing data.
Graph algorithms like Dijkstra's algorithm use graphs and trees for solving complex problems.
I applied via Campus Placement and was interviewed before May 2022. There were 5 interview rounds.
3 coding questions on codility platform.
DSA Round 3 questions
Questions were crayon box ,the bot and the game and happy neighbourhood for 90 mins
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
Implement your own state management in React and integrate it into a React application.
I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.
A MySQL stored procedure example
Use CREATE PROCEDURE statement to define a new stored procedure
Use BEGIN and END to enclose the procedure's code
Use parameters to pass values into the procedure
Use SELECT, INSERT, UPDATE, DELETE statements within the procedure
Indexing in MySQL improves query performance by creating efficient data structures.
Indexes are created on columns in a table to speed up SELECT queries.
Primary key columns are automatically indexed in MySQL.
Indexes can be created using CREATE INDEX statement or by adding INDEX keyword in CREATE TABLE statement.
Indexes can be unique or non-unique.
Examples: CREATE INDEX idx_name ON table_name(column_name);
Examples: CREAT...
Code to find data and duplicate count from an array of strings
Iterate through the array and use a HashMap to store each element and its count
Increment the count if the element is already present in the HashMap
Finally, iterate through the HashMap to print out the elements and their counts
I applied via Company Website and was interviewed before Apr 2022. There were 3 interview rounds.
To find the index of the greatest number in an array.
Loop through the array and compare each element with the current greatest number. If the current element is greater, update the greatest number and its index.
Use built-in functions like Math.max() and indexOf() to simplify the code.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Key Account Manager
286
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
85
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Executive
84
salaries
| ₹0 L/yr - ₹0 L/yr |
Sales Manager
80
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Key Account Manager
80
salaries
| ₹0 L/yr - ₹0 L/yr |
OLX
JustDial
MagicBricks
Cartrade.com