i
Techahead Software
Filter interviews by
I applied via Approached by Company and was interviewed before Dec 2022. There was 1 interview round.
Call by value and call by reference are two ways of passing arguments to a function in programming.
Call by value passes a copy of the value to the function.
Call by reference passes the memory address of the value to the function.
In call by value, changes made to the parameter inside the function do not affect the original value.
In call by reference, changes made to the parameter inside the function affect the original
DDL and DML commands are used in SQL for managing database structure and manipulating data respectively.
DDL (Data Definition Language) commands are used to create, modify, and delete database objects like tables, indexes, and views.
Examples of DDL commands include CREATE, ALTER, and DROP.
DML (Data Manipulation Language) commands are used to insert, update, and delete data in database tables.
Examples of DML commands inc
Top trending discussions
posted on 16 Dec 2024
I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.
In the coding test, there were 2 problems based on arrays and hashing (easy to medium level leetcode)
posted on 15 Jun 2022
I applied via LinkedIn and was interviewed in Apr 2022. There were 4 interview rounds.
posted on 6 Oct 2023
I applied via LinkedIn and was interviewed before Oct 2022. There were 3 interview rounds.
There basic english language question for fresher they trained them later
posted on 11 Mar 2023
I applied via Campus Placement and was interviewed before Mar 2022. There were 2 interview rounds.
All the questions are related to Java Concepts.
Print unique numbers in list
Iterate through the list and store each number in a set to keep track of unique numbers
Print out the numbers in the set to display the unique numbers
posted on 15 Oct 2024
I applied via campus placement at KIIT University, Bhuvaneshwar and was interviewed in Apr 2024. There were 3 interview rounds.
Medium level coding questions on hackerrank ,1:30hr, topic- Array , DP , Matrix , Binary Search
I applied via Internshala and was interviewed in Sep 2022. There were 3 interview rounds.
Includes basic aptitude question with additional questions based on coding languages fundamentals.....
Binary search is a search algorithm that finds the position of a target value within a sorted array.
Divide the array into two halves
Compare the target value with the middle element
If the target value matches the middle element, return its position
If the target value is less than the middle element, search the left half of the array
If the target value is greater than the middle element, search the right half of the arra...
posted on 14 Sep 2021
I was interviewed in Jan 2021.
Round duration - 30 minutes
Round difficulty - Medium
It was in the morning around 9:00Am-9:30AM. Platform used for this round was hacerrank. Questions were of moderate to difficult level.
A simple method is to traverse through each subarray to find the total number of subarrays with the XOR of all elements present in the subarray equal to X.
To obtain the total number of rounds after each operation, we will maintain a variable ans, which stores the total number of subarrays. We will iterate the variable index from 0 to N - 1 and in each iteration, we will iterate pos from index to N - 1....
If the same string can be gen...
We can generate all possible subsequences of the string, and for each subsequence check if it contains any character multiple times. If it doesn’t contain any character multiple times, append it into our result.
Algorithm:
Round duration - 15 minutes
Round difficulty - Easy
It was in the night around 8:00PM-8:20PM. Interviewer was very calm in questioning. Platform used for this round was Skype and the questions focused more on personality rather than total.
What do you know about our company?
Who is your role model?
Tip 1 : Your answer has to be short, crisp and to the point. Here are some possible high-impact answers to help you leave a great impression.
Tip 2 : Don’t fall into the interviewer’s trap. This question is shot at you to check your confidence level.
Tip 1 : Practice aptitude questions a lot.
Tip 2 : Do some projects
Tip 3 : Research about company thoroughly
Tip 1 : It should be in proper format.
Tip 2 : Each skills should be mentioned properly.
posted on 14 Sep 2022
I applied via LinkedIn and was interviewed before Sep 2021. There were 4 interview rounds.
Easy to medium level
Decent one somewhat medium level
based on 20 reviews
Rating in categories
Software Engineer
125
salaries
| ₹4 L/yr - ₹14 L/yr |
Associate Software Engineer
76
salaries
| ₹3 L/yr - ₹8 L/yr |
Senior Software Engineer
54
salaries
| ₹5.5 L/yr - ₹17 L/yr |
Software Developer
23
salaries
| ₹3 L/yr - ₹10 L/yr |
Business Analyst
12
salaries
| ₹5 L/yr - ₹12.5 L/yr |
Infosys
TCS
Wipro
HCLTech