i
Infosys
Filter interviews by
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
Good test , healthy environment good to go
Coding test is good for everyone
Coding is the process of creating instructions for computers to execute tasks.
Coding involves writing and testing instructions in a programming language.
It is used to create software, websites, apps, and more.
Examples of coding languages include Python, Java, and C++.
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
I applied via Company Website and was interviewed in Oct 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Feb 2023. There were 3 interview rounds.
All questions in the maths , general knowledge, history
I applied via Company Website and was interviewed in Sep 2023. There were 3 interview rounds.
Object-oriented programming concepts that help in organizing code and data for better reusability and maintainability.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation det...
MCQ, technical, Maths, C C++, Email,
Programming test, technical quetions
I applied via Walk-in and was interviewed in Sep 2021. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2022. There were 3 interview rounds.
Easy aptitude test was there here
based on 1 interview
Interview experience
based on 5 reviews
Rating in categories
Technology Analyst
55.4k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
51k
salaries
| ₹2.5 L/yr - ₹7.8 L/yr |
System Engineer
31.6k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.9k
salaries
| ₹5.1 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
28.5k
salaries
| ₹6.2 L/yr - ₹17 L/yr |
TCS
Wipro
Cognizant
Accenture