Filter interviews by
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Online test with a few behavioral questions and games. Nothing difficult.
This round included CSE Core MCQs and 2 coding questions. MCQs where moderated and Coding questions were for Leetcode Medium-Hard difficulty.
I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.
2 questions , Prime number and sort list
List is mutable, tuple is immutable in Python.
List can be modified after creation, tuple cannot.
List uses square brackets [], tuple uses parentheses ().
List is used for collections of items that may change, tuple for fixed collections.
Top trending discussions
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
There were 4 sections and first one was quant, second one was logical, third was English and finally 3 coding questions in last section
4 codes and 5 technical questions
Multi threading is the ability of a CPU to execute multiple threads concurrently.
Allows for parallel execution of tasks, improving performance
Each thread has its own stack and runs independently
Threads can communicate and synchronize using shared memory
Examples: running multiple tasks simultaneously in a web server, processing data in parallel
Polymorphism is the ability of a single function or method to operate on different types of data.
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.
Examples include method overloading and method overriding in object-oriented programming.
Inner join returns only the rows that have matching values in both tables, while outer join returns all rows from both tables.
Inner join: returns rows with matching values in both tables
Outer join: returns all rows from both tables, with NULL values where there is no match
Example: Inner join - SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id
Example: Outer join - SELECT * FROM table1 LEFT OUTER JOIN table
Topic given you need to stand out
Case study given regarding marketing opportunity
I applied via LinkedIn
The probability of bit error in a binary symmetric channel can be calculated using the formula P = 1/2 * erfc(sqrt(Eb/N0)), where erfc is the complementary error function.
Probability of bit error in a binary symmetric channel is influenced by the signal-to-noise ratio (Eb/N0).
The error function erfc is used to calculate the probability of bit error.
The formula for calculating the probability of bit error is P = 1/2 * e
Binary tree traversal question
To add a node at the nth position in a linked list
Create a new node with the data to be inserted
Traverse the linked list to the (n-1)th node
Adjust the pointers to insert the new node at the nth position
I was interviewed in Sep 2017.
A sorting algorithm is a method of arranging elements in a specific order.
Sorting algorithms can be categorized as comparison-based or non-comparison-based.
Common sorting algorithms include bubble sort, insertion sort, selection sort, merge sort, quicksort, and heapsort.
Efficiency of sorting algorithms is measured by their time complexity, space complexity, and stability.
Example: Sorting an array of strings in alphabet
I applied via Company Website and was interviewed before Apr 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
based on 2 interviews
Interview experience
based on 7 reviews
Rating in categories
Software Technologist 1
199
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
181
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Accounting Specialist
169
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Technologist 2
168
salaries
| ₹0 L/yr - ₹0 L/yr |
Deputy Manager
160
salaries
| ₹0 L/yr - ₹0 L/yr |
Siemens
GE Healthcare
Honeywell Automation
Bosch