Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.
DSA MCQ on Computer Core Subjects
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
Quite easy, implementation questions were there
Hash maps are data structures that store key-value pairs and provide efficient lookup, insertion, and deletion operations.
Hash maps use a hash function to convert keys into array indices.
Collisions can occur when multiple keys hash to the same index, requiring collision resolution techniques.
Common collision resolution methods include chaining and open addressing.
Hash maps have an average time complexity of O(1) for ba...
Top trending discussions
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
Questions related to trees, graphs, dynamic programming
Python uses dynamic typing to handle multiple object types, allowing variables to change types during runtime.
Python uses dynamic typing, meaning variables can hold different types of objects at different times.
Python does not require explicit declaration of variable types, allowing for flexibility in handling multiple object types.
Python supports polymorphism, allowing objects of different types to be treated as insta...
When you cast a Python variable, you are converting its data type to a different type.
Casting is the process of changing a variable's data type.
For example, casting a string to an integer: x = '10' -> int(x) = 10
Casting can result in data loss if the conversion is not possible or accurate.
I applied via Campus Placement and was interviewed in Apr 2022. There was 1 interview round.
I applied via Campus Placement
Reverse a string using C. find vowels in an input string
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Easy to crack the interview DSA
I applied via Campus Placement and was interviewed before Sep 2023. There were 3 interview rounds.
Online coding interview with mcq and also 2 coding problems
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Recent graduate with a degree in Computer Science
Passionate about coding and problem-solving
Experience with programming languages such as Java, Python, and C++
Completed internships at tech companies like Google and Microsoft
My hobbies include playing guitar, hiking, and reading.
Playing guitar: I enjoy learning new songs and practicing different techniques.
Hiking: I love exploring nature trails and challenging myself with long hikes.
Reading: I like to read a variety of genres, from fiction to self-help books.
Reverse a linked list in groups of k nodes
Break the linked list into groups of k nodes
Reverse each group individually
Connect the reversed groups back together
SQL queries involving JOINS are used to combine rows from two or more tables based on a related column between them.
Use INNER JOIN to return rows when there is at least one match in both tables
Use LEFT JOIN to return all rows from the left table, and the matched rows from the right table
Use RIGHT JOIN to return all rows from the right table, and the matched rows from the left table
Use FULL JOIN to return rows when ther
based on 2 interviews
Interview experience
based on 5 reviews
Rating in categories
Software Engineer
212
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
27
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
26
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Solutions Engineer
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Cisco
Juniper Networks
Hewlett Packard Enterprise
Extreme Networks