Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
Java based questions and few DSA questions
posted on 11 Dec 2024
I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.
Basic DSA from the hacker rank website
posted on 24 Sep 2024
Map unique elements in an array of strings
Create a map to store unique elements
Iterate through the array and add each element to the map as a key
Retrieve the keys of the map to get the unique elements
Sets are data structures that store unique elements and can be used to efficiently find elements in the set.
Sets do not allow duplicate elements, so each element in a set is unique.
To find elements in a set, you can use the 'has' method to check if a specific element is present in the set.
Sets are commonly used in programming for tasks like removing duplicates from a list or checking for the presence of specific elemen
General Topic And controversial topic
Number series in python involves generating a sequence of numbers based on a specific pattern or rule.
Use loops or list comprehensions to generate number series.
Identify the pattern or rule to determine the next number in the series.
Examples: Fibonacci series, prime numbers series, arithmetic progression.
Hash Map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.
Hash Map uses a hash function to determine the index of the key-value pair in the underlying array.
Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.
Hash Map typically has a load factor threshold to determine whe...
A paper based test and it was technical
I applied via campus placement at Vishwakarma Institute of Technology, Pune and was interviewed in Sep 2023. There were 3 interview rounds.
Basic Apti questions, Logic Questions, Puzzle Questions
Linked list is a data structure where each element points to the next element in the sequence.
Nodes contain data and a reference to the next node
Insertion and deletion can be done efficiently
Traversal starts from the head node
32-bit OS can only address up to 4GB of RAM, while 64-bit OS can address much more.
32-bit OS can only address up to 4GB of RAM, while 64-bit OS can address much more
64-bit OS allows for larger file sizes and better performance
64-bit OS is more secure due to enhanced security features
64-bit OS is required to run certain modern software and games
Reverse a given string
Use a loop to iterate through the characters of the string
Append each character to a new string in reverse order
Return the reversed string
I applied via campus placement at Indian Institute of Technology (IIT), Hyderabad and was interviewed in Nov 2023. There were 3 interview rounds.
It is a test where you should answers questions from paragraphs and tables and pie charts
Print the Fibonacci series using code.
Use a loop to generate the Fibonacci series
Start with the first two numbers (0 and 1) and then add the previous two numbers to get the next number
Continue this process until reaching the desired length of the series
Normal apti questions.
Software Engineer
4
salaries
| ₹30 L/yr - ₹40 L/yr |
Senior Software Engineer
3
salaries
| ₹45 L/yr - ₹47 L/yr |
Linux Technical Support Engineer
3
salaries
| ₹184 L/yr - ₹184 L/yr |
TCS
Infosys
Wipro
HCLTech