Filter interviews by
I applied via hackerearth and was interviewed before Jun 2022. There were 4 interview rounds.
HackerEarth Coding challenge with 2 coding problems with 100 marks each and rest aptitude questions.
General aptitude related puzzles and also a coding question.
Leetcode medium problem with screen sharing+webcam on.
Top trending discussions
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Full c concept MCQ with IQ and Computaional Thinking
Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.
Use functions like itoa() to convert integers to strings in different bases
Use strtol() to convert strings to integers in different bases
Remember to specify the base when converting numbers
I applied via campus placement at Panimalar Engineering College, Chennai and was interviewed in Jun 2024. There were 5 interview rounds.
It consists of Computer Science subjects and 2 to 3 apptitudee majorly os and c++
3 question s are provided and they are from strings 2d array and graph
A doubly linked list is a data structure where each node contains a reference to the next and previous nodes.
Nodes have two pointers: one to the next node and one to the previous node.
Insertions and deletions can be done efficiently at both ends of the list.
Traversal can be done in both directions.
Example: DoublyLinkedListNode { data, prev, next }
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
Various Topics on Aptitude and Pseudocodes
Python is a high-level, interpreted programming language known for its simplicity and readability.
Python is dynamically typed, meaning variable types are determined at runtime.
Python uses indentation to define code blocks, rather than curly braces like in C++ or Java.
Python has a large standard library with built-in functions and modules for various tasks.
Python is popular for web development, data analysis, artificial...
Loops are programming constructs that allow a set of instructions to be repeated multiple times until a certain condition is met.
Loops are used to iterate over a collection of items or perform a set of instructions multiple times.
Common types of loops include for loops, while loops, and do-while loops.
Example: for(int i=0; i<5; i++) { // code block to be repeated 5 times }
I applied via Job Portal and was interviewed in Jan 2023. There were 3 interview rounds.
I applied via Approached by Company and was interviewed before Mar 2023. There was 1 interview round.
posted on 6 Nov 2015
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
Level of difficulty - Hard and very strong understanding in python required to clear this round.
Basically it consists of three questions - easy and 2 medium level questions. DSA concepts is required to clear this round.
Software Engineer
9
salaries
| ₹5 L/yr - ₹11.5 L/yr |
Software Developer
5
salaries
| ₹4.2 L/yr - ₹16.5 L/yr |
Front end Developer
5
salaries
| ₹4.2 L/yr - ₹7 L/yr |
Test Engineer
4
salaries
| ₹4 L/yr - ₹5 L/yr |
QA Engineer
4
salaries
| ₹3.8 L/yr - ₹5.7 L/yr |
TCS
Infosys
Wipro
HCLTech