i
LambdaTest
Filter interviews by
Clear (1)
I applied via Naukri.com and was interviewed before Apr 2022. There were 2 interview rounds.
Front and back end coding with synopsis
Problem solving skills
Top trending discussions
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
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...
I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.
Frameworks are tools that provide structure and guidelines for developing software applications. Technologies are the specific tools and languages used in development.
Frameworks like Angular, React, and Spring provide pre-built components and architecture for web development.
Technologies like HTML, CSS, JavaScript, Java, and SQL are commonly used in software development.
Choosing the right framework and technologies dep...
posted on 11 Jan 2024
I applied via Naukri.com and was interviewed before Jan 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
Array code to sort array in descending order
It depends on the specific requirements and use case.
Use flows for declarative automation and to automate standard processes.
Use triggers for more complex automation and to perform custom logic.
Flows are easier to build and maintain, while triggers offer more flexibility and control.
Consider the complexity of the automation, the need for custom logic, and the scalability of the solution.
based on 1 interview
Interview experience
Member Technical Staff
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Solution Engineer
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Member of Technical Staff
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
BrowserStack
QASource
SmartBear
Sauce Labs