i
Techahead Software
Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2023. There were 3 interview rounds.
I have used various services in Azure including Azure App Service, Azure Functions, Azure SQL Database, and Azure Storage. For CI/CD, I have used Azure DevOps.
Azure App Service for hosting web applications
Azure Functions for serverless computing
Azure SQL Database for managed relational database
Azure Storage for storing and accessing data
Azure DevOps for continuous integration and continuous deployment
posted on 21 May 2024
I applied via Approached by Company and was interviewed before May 2023. There was 1 interview round.
ACID properties are a set of properties that guarantee database transactions are processed reliably.
Atomicity: Ensures that all operations in a transaction are completed successfully or none at all.
Consistency: Ensures that the database remains in a consistent state before and after the transaction.
Isolation: Ensures that the execution of multiple transactions concurrently does not interfere with each other.
Durability:...
To find the mid point of a linked list, use two pointers - one moving at double the speed of the other.
Initialize two pointers, slow and fast, at the head of the linked list.
Move the slow pointer by one node and the fast pointer by two nodes until the fast pointer reaches the end of the list.
The node at which the slow pointer is currently pointing is the mid point of the linked list.
Merge Sort is a divide and conquer algorithm that divides the input array into two halves, sorts them separately, and then merges them.
Divide the array into two halves recursively
Sort each half separately
Merge the sorted halves back together
Foreign key is a field in a relational database table that links to a primary key in another table.
Ensures referential integrity between tables
Used to establish relationships between tables
Prevents orphan records
Can be used to enforce constraints
Max sum subarray problem involves finding the subarray with the largest sum within an array.
Iterate through the array and keep track of the current sum and maximum sum seen so far.
If the current sum becomes negative, reset it to 0 as it won't contribute to the maximum sum.
Return the maximum sum found.
Example: For array [-2, 1, -3, 4, -1, 2, 1, -5, 4], the max sum subarray is [4, -1, 2, 1] with sum 6.
posted on 24 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 4 interview rounds.
Aptitude test is at moderate level
2 coding questions rest of are pseudo code
posted on 19 Nov 2024
70 question in 60 min
20 mcq question in 10 mmin
I appeared for an interview in Aug 2017.
I am an experienced architect with a passion for designing sustainable and innovative structures.
Experienced architect
Passionate about sustainable and innovative designs
Strong knowledge of building codes and regulations
Proficient in architectural software such as AutoCAD and Revit
Collaborative team player with excellent communication skills
The previous company was a large architecture firm known for its innovative designs and sustainable practices.
The previous company had a strong focus on sustainable architecture
They were known for their innovative designs and use of cutting-edge technology
The company had a diverse portfolio of projects ranging from residential to commercial buildings
There was a strong emphasis on collaboration and teamwork within the c
Seeking new challenges and opportunities for growth.
Looking for new challenges and opportunities for professional growth
Interested in exploring different aspects of architecture
Seeking a more collaborative work environment
Want to work on larger scale projects
Company restructuring leading to changes in roles or responsibilities
I applied via Company Website and was interviewed before Dec 2019. There was 1 interview round.
I applied via LinkedIn and was interviewed before Jun 2021. There was 1 interview round.
I applied via Other and was interviewed before May 2018. There were 5 interview rounds.
ECBC is a code for energy conservation in buildings. LEED and GRIHA are green building rating systems. Yes, I can give presentations to government officials.
ECBC is a mandatory code for energy conservation in buildings in India
LEED and GRIHA are voluntary green building rating systems
ECBC focuses on energy efficiency in building design, construction, and operation
LEED focuses on sustainability and environmental perform...
based on 1 interview
Interview experience
Software Engineer
131
salaries
| ₹4 L/yr - ₹14 L/yr |
Associate Software Engineer
75
salaries
| ₹3 L/yr - ₹8 L/yr |
Senior Software Engineer
49
salaries
| ₹6 L/yr - ₹16.5 L/yr |
Software Developer
20
salaries
| ₹3 L/yr - ₹10 L/yr |
UI/UX Designer
12
salaries
| ₹4.3 L/yr - ₹7.2 L/yr |
Infosys
TCS
Wipro
HCLTech