Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jun 2023. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.
posted on 8 Oct 2024
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.
Use two go routines to print numbers 1-100 sequentially
Create two go routines, one for printing odd numbers and one for printing even numbers
Use channels to synchronize the two go routines and ensure sequential printing
Start the odd number go routine first, then start the even number go routine
Generator functions in Go language allow for efficient iteration over a sequence of values.
Use the 'yield' keyword to return values one at a time from the generator function.
Generator functions are defined with a 'func' keyword followed by the function name and 'chan' keyword.
Example: func myGenerator() chan int { }
Use a 'for' loop to iterate over the values returned by the generator function.
sync.Cond is used for signaling between goroutines and sync.Once is used for running initialization code only once.
sync.Cond is used for goroutines to wait for or signal each other when a certain condition is met
sync.Once is used to ensure a function is only executed once, typically used for initialization tasks
Example: Using sync.Cond to coordinate multiple goroutines accessing a shared resource
Example: Using sync.Onc...
posted on 4 Jun 2024
I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.
posted on 19 Oct 2023
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Nov 2022. There were 3 interview rounds.
I applied via Referral and was interviewed in May 2022. There was 1 interview round.
posted on 9 May 2018
I was interviewed before Sep 2022.
Interview experience
based on 8 reviews
Rating in categories
Associate System Analyst
819
salaries
| ₹2.5 L/yr - ₹12 L/yr |
IT Supervisor
205
salaries
| ₹1.2 L/yr - ₹3.5 L/yr |
System Analyst
194
salaries
| ₹3.6 L/yr - ₹20.3 L/yr |
Associate Test Analyst
186
salaries
| ₹2.3 L/yr - ₹10 L/yr |
Associate
169
salaries
| ₹1.2 L/yr - ₹6.2 L/yr |
TCS
Infosys
Wipro
HCLTech