Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
The OSI (Open Systems Interconnection) model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven distinct layers.
Layer 1 - Physical layer: Deals with physical connections and transmission of raw data.
Layer 2 - Data link layer: Manages data frames and error detection.
Layer 3 - Network layer: Handles routing and logical addressing.
Layer 4 - Transport layer: Ensu...
I applied via Campus Placement and was interviewed in Mar 2023. There were 4 interview rounds.
Just Basic Questions
I was interviewed in Dec 2021.
Round duration - 180 Minutes
Round difficulty - Medium
Coding question 2 easy,1 hard
The simple idea that we use in this approach will be to check all the available paths. For this we create a recursive function let’s say MINIMUM_STOP_HELPER() that will return the desired path. The function will take fuel left, distance travelled, next gas station, and the array of all the stations as its parameters.
The base conditions for this recursive function will be:
We can simply start by creating a hashmap that stores each product ID and corresponding price. For each customer, calculating the bill amount is simple, just multiply the quantity by the price of each product they purchased.
We also keep a count of previous customers and increase it as soon as generateBill is called. If this count is divisible by ‘N’, we simply apply the discou...
For encoding the given ‘SECRET_INFORMATION’ we can use any algorithm. Here first, we append the number of words of ‘SECRET_INFORMATION’ and ‘!’ into our resultant decoding string ‘ENCODED_INFORMATION’. Then we append the length of each word and ‘!’. At last, we find the ‘ASCII’ value of each character and then add 3 into the ASCII value. Then we convert this ASCII value into a character and replace this with...
Round duration - 30 Minutes
Round difficulty - Easy
Asked me how to reverse string,tell me about yourself,visualise data structures in real life,dbms questions easy one
If the given string is: STR...
O(1).
In the worst case, only constant extra space is required.
Time Complexity: O(...Tip 1 : don't get afraid
Tip 2 : keep your machine ready, there should not be technical probelem like mic not working
Tip 3 : dress well
Tip 1 : mention your project
Tip 2 : mention your skills
I applied via Approached by Company and was interviewed in Oct 2021. There were 3 interview rounds.
I applied via Newspaper Ad and was interviewed in Mar 2024. There were 3 interview rounds.
Quantitative , Reasoning and verbal
Any one language that you can choose and there will be given 2 codes with limited time and each consists 3-4 test cases each.
I applied via Company Website and was interviewed before Jul 2020. There were 5 interview rounds.
I applied via Company Website and was interviewed in Apr 2024. There were 3 interview rounds.
Easy test apti questions
Dsa was asked in it to solve, 2 q
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
1NF (First Normal Form) - Each column in a table must contain atomic values, and each row must be unique.
2NF (Second Normal Form) - Table is in 1NF and all non-key attributes are fully functional dependent on the primary key.
I was interviewed in Feb 2024.
It was deloitte NLA test , has 2 coding questions easy to moderate and aptitude questions
Program to reverse a string
Create a function that takes a string as input
Use a loop to iterate through the characters of the string in reverse order
Append each character to a new string to build the reversed string
Program to swap substrings of two strings
Create a function that takes in two strings and two indices representing the start and end of the substrings to swap
Use string slicing to extract the substrings and swap them
Combine the modified substrings with the rest of the strings to get the final swapped strings
I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.
First round was aptitude and coding round
Some of the top questions asked at the Digtinctive Trainee Analyst interview -
based on 1 review
Rating in categories
Analyst
5
salaries
| ₹4 L/yr - ₹8 L/yr |
Senior Analyst
4
salaries
| ₹9.5 L/yr - ₹20 L/yr |
TCS
Infosys
Wipro
HCLTech