i
Infosys
Filter interviews by
Clear (1)
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
A mutex is a synchronization primitive used to control access to shared resources in a multi-threaded environment.
Mutex is typically used to protect critical sections of code to prevent race conditions.
Syntax for using mutex in C++: std::mutex myMutex;
To lock a mutex: myMutex.lock();
To unlock a mutex: myMutex.unlock();
A goroutine is a lightweight thread managed by the Go runtime. It allows concurrent execution of functions.
Goroutines are created using the 'go' keyword followed by a function call.
They are used for concurrent programming in Go, allowing multiple functions to run simultaneously.
Goroutines are more efficient than traditional threads as they have lower memory overhead and can be multiplexed onto fewer OS threads.
Example:...
DSA, Queries and logical coding
What people are saying about Infosys
I applied via Campus Placement and was interviewed before Jun 2022. There were 3 interview rounds.
Easy aptitude test was there here
I applied via Company Website and was interviewed in Oct 2021. There was 1 interview round.
I applied via Company Website and was interviewed in Sep 2021. There were 5 interview rounds.
In aptitude test your facing some tricky question but it's not difficult
I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2023. There were 3 interview rounds.
All questions in the maths , general knowledge, history
posted on 14 Oct 2024
I applied via Campus Placement and was interviewed before Oct 2023. There were 2 interview rounds.
General Aptitude test
General coding test c SQL
I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.
I got 60 min test with basic Q of shell script and python
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Technology Analyst
55.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
System Engineer
39.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
30.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Consultant
27.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Cognizant
Accenture