Filter interviews by
Clear (1)
I applied via Naukri.com and was interviewed before Apr 2022. There were 6 interview rounds.
Questions on data structure
Top trending discussions
posted on 3 Nov 2022
I applied via Company Website and was interviewed before Nov 2021. There were 4 interview rounds.
General Aptitude, Reasoning & English
Coding Round with 2 questions for 1 hr
posted on 17 Sep 2015
posted on 13 Jul 2021
I applied via Company Website and was interviewed before Jul 2020. There were 4 interview rounds.
posted on 14 Jun 2021
posted on 24 Aug 2021
I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.
Ethernet is a networking technology used for LANs. Switches and hubs are devices used to connect multiple devices to a network.
Ethernet is a protocol used for communication between devices on a network.
A switch is a networking device that connects devices on a network and directs data to its intended recipient.
A hub is a networking device that connects devices on a network and broadcasts data to all connected devices.
S...
Types of join in DBMS
Inner join: returns only the matching rows from both tables
Left join: returns all the rows from the left table and matching rows from the right table
Right join: returns all the rows from the right table and matching rows from the left table
Full outer join: returns all the rows from both tables, with NULL values in the columns where there is no match
Cross join: returns the Cartesian product of both
Write a pattern coding problem using an array of strings.
Use loops to iterate through the array and print the pattern.
The pattern can be any shape or design.
Make sure to use proper spacing and formatting.
Recursion is a programming technique where a function calls itself to solve a problem.
Recursion involves breaking down a problem into smaller subproblems and solving them recursively.
It requires a base case to stop the recursion and prevent infinite loops.
Recursion can be used to solve problems like traversing trees and sorting algorithms.
Examples of recursive functions include factorial, Fibonacci sequence, and binary...
posted on 30 Jul 2021
I applied via Referral and was interviewed in Jun 2021. There were 3 interview rounds.
I applied via Campus Placement
posted on 18 Jul 2021
An array is a collection of elements of the same data type, stored in contiguous memory locations.
Arrays have a fixed size and can be accessed using an index.
Elements in an array can be of any data type, including other arrays.
Arrays are commonly used in programming for storing and manipulating data.
Example: int[] numbers = {1, 2, 3, 4, 5};
Example: char[] letters = {'a', 'b', 'c'};
based on 1 interview
Interview experience
Software Developer
31
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Full Stack Developer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Design Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Front end Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech