Filter interviews by
Top trending discussions
I applied via Job Portal and was interviewed in Dec 2024. There were 4 interview rounds.
Topics - mcq of algorithms, networking, dbms
1hr interview, asked checker code, checked protocol knowledge mentioned in Resume, asked assertion.
I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in Oct 2024. There was 1 interview round.
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types or classes.
Examples include method overloading and method overriding in object-oriented programming.
Find missing number from nth number array.
Iterate through the array and calculate the sum of all numbers
Calculate the sum of numbers from 1 to n using the formula n*(n+1)/2
Subtract the sum of array from the sum of numbers from 1 to n to find the missing number
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows a class to reuse code from another class.
Types of inheritance include single inheritance, where a class inherits from only one parent class, and multiple inheritance, where a class inherits from multiple parent classes.
Example: Class B inherits from Class A, so Class B can access
Find 2nd max element from array of strings
Sort the array in descending order
Skip the first element (max element)
Return the second element
I applied via Walk-in and was interviewed in Dec 2024. There were 4 interview rounds.
Village Sanota, Narela, Delhi, 40
Please confirmation in Hindi
please help me please talk to me. urgent.call me
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
There were two rounds of interviews, which included a case study. It felt more like a discussion than a formal interview. Although I was not selected, the overall experience throughout the process was positive. The HR team was very supportive; in fact, they notified me about my non-selection, which is uncommon in the industry.
posted on 11 Sep 2024
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Different data formats in big data are used for various purposes like storage efficiency, data processing speed, and compatibility with different systems.
JSON: Lightweight, human-readable, and widely supported for web applications.
Parquet: Columnar storage format for efficient querying and processing of large datasets.
Avro: Schema-based serialization format with support for complex data types.
ORC: Optimized Row Columna...
Find the most frequent element in a list of strings.
Iterate through the list and count the frequency of each element using a dictionary.
Track the element with the highest frequency as you iterate.
Return the element with the highest frequency.
posted on 28 Sep 2024
posted on 25 Sep 2024
To check if a linked list is a palindrome, compare the first half of the list with the reversed second half.
Traverse the linked list to find the middle node
Reverse the second half of the linked list
Compare the first half with the reversed second half to check for palindrome
based on 13 reviews
Rating in categories
Member Technical Staff
15
salaries
| ₹6.7 L/yr - ₹11 L/yr |
Senior Member of Technical Staff
7
salaries
| ₹18.6 L/yr - ₹27.3 L/yr |
Embedded Software Engineer
5
salaries
| ₹3 L/yr - ₹12.3 L/yr |
Senior Software Engineer
4
salaries
| ₹19 L/yr - ₹23.5 L/yr |
Senior Technical Staff Member
4
salaries
| ₹13 L/yr - ₹19 L/yr |
Cisco
Honeywell Automation
Schneider Electric
Siemens