i
Drivestream
Filter interviews by
I was interviewed in Aug 2023.
The toughest SQL code for me is a complex query involving multiple joins and subqueries.
Use aliases for table names to improve readability
Break down the query into smaller subqueries for better understanding
Optimize the query by using appropriate indexes and avoiding unnecessary calculations
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts them, and then merges the sorted halves.
Divide the array into two halves recursively
Sort each half using merge sort recursively
Merge the sorted halves back together
posted on 8 Oct 2024
Questions on dsa, coding question, overall good experience and so on
posted on 20 Mar 2024
I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.
Good question of frog jump leet code
Some dp and tree question
I see myself continuing to grow and advance in my career as a Backend Developer.
Continuing to learn new technologies and stay updated with industry trends
Taking on more challenging projects and responsibilities
Eventually moving into a leadership or senior role within the company
I applied via Company Website and was interviewed in Jul 2022. There were 3 interview rounds.
Give some 30 question and click on check box only and then submit
You have only 1hrs for attend 30 question
I applied via campus placement at Centre for Development of Advanced Computing (CDAC) and was interviewed before Jun 2022. There were 3 interview rounds.
posted on 14 Sep 2021
I was interviewed in Mar 2021.
Round duration - 60 Minutes
Round difficulty - Easy
The platform was HackerEarth time duration was 1 hour.
2 Coding questions were asked, 30 minutes for each were allotted.
Given a string S
of length L
, determine the length of the longest substring that contains no repeating characters.
"abac...
In the brute force approach, we will use two nested loops. The outer loop is used to select the starting index of the substring and the inner loop is used to fix the ending index of the substring. After selecting the substring, we will use another loop (or a method) to check whether the substring contains all unique characters or not using a HashSet.
Space Complexity: O(n)Explanation:O(L), where L is the len...
Given an array or list ARR
consisting of N
integers, your task is to identify all distinct triplets within the array that sum up to a specified number K
.
A t...
Round duration - 120 Minutes
Round difficulty - Hard
This was a 2 hours round, with the following problem statement. At the end of the allotted time you had give a demo and explain your implementation.
Round duration - 45 Minutes
Round difficulty - Medium
The platform was Zoom, time duration was 45 mins. Started with Tell me something about yourself. I told them, that I like solving algorithms and real life problems.
Round duration - 20 Minutes
Round difficulty - Easy
Interviewer was very friendly. Asked few questions about myself and then asked questions about what I know about the company.
Tip 1 : Participate in live contests on websites like Codechef, Codeforces etc as much as possible.
Tip 2 : Practice questions from leetcode as mostly questions were asked from that only.
Tip 3 : Revise Computer Science subjects like DBMS, OS & OOPS thoroughly, it'll help you ace last round
Tip 4 : Revise everything about your mentioned internship projects and self projects. Projects hold a great weight in selection.
Tip 1 : Competitive programming profiles is a must. That'll help you get shortlisted.
Tip 2 : Resume should reflect development and experience in DSA.
Tip 3 : Be genuine in your skills and technologies section, question will be asked from them.
I applied via Walk-in and was interviewed before Jun 2022. There were 3 interview rounds.
Coding test of your skills and how well can you cope up with a problem given.
LAC stands for Location Area Code, a unique identifier for a group of cells in a mobile network.
LAC helps in identifying the location of a mobile device within a cellular network.
It is used for handover procedures when a device moves between different cells.
In a network with 3 nodes, each node would have a unique LAC assigned to it.
Reverse the order of strings in an array
Use the reverse() method to reverse the array
Example: ['apple', 'banana', 'cherry'] -> ['cherry', 'banana', 'apple']
I was interviewed before Jun 2016.
I have the ability to handle pressure effectively.
I remain calm and focused in high-pressure situations.
I prioritize tasks and manage my time efficiently.
I seek support and guidance from team members when needed.
I maintain a positive attitude and adapt to changing circumstances.
I have successfully completed projects under tight deadlines.
based on 1 interview
Interview experience
Consultant
62
salaries
| ₹3.6 L/yr - ₹15.5 L/yr |
Senior Consultant
25
salaries
| ₹12 L/yr - ₹24 L/yr |
Associate Consultant
17
salaries
| ₹4 L/yr - ₹10 L/yr |
Junior Consultant
14
salaries
| ₹3 L/yr - ₹4.5 L/yr |
Project Manager
11
salaries
| ₹15 L/yr - ₹33 L/yr |
Wipro
Infosys
TCS
HCLTech