i
Coforge
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Types of waits in Selenium include Implicit Wait, Explicit Wait, and Fluent Wait.
Implicit Wait: Waits for a certain amount of time before throwing a NoSuchElementException.
Explicit Wait: Waits for a certain condition to be met before proceeding further in the code.
Fluent Wait: Waits for a condition to be met with a defined polling frequency.
Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);
findElement is used to find a single element on a web page, while findElements is used to find multiple elements.
findElement returns a single WebElement, while findElements returns a list of WebElements.
findElement will throw NoSuchElementException if the element is not found, while findElements will return an empty list if no elements are found.
Example: WebElement element = driver.findElement(By.id("exampleId")); List
I applied via Company Website and was interviewed before Nov 2020. There were 3 interview rounds.
I applied via Walk-in and was interviewed in Sep 2019. There was 1 interview round.
I applied via Referral and was interviewed before Apr 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jan 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2019. There were 4 interview rounds.
Pyramid program in C language
Use nested loops to print the pyramid pattern
The number of rows in the pyramid can be taken as input from the user
Example: for a pyramid with 5 rows, the pattern would be: * *** ***** ******* *********
I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Jun 2020. There were 4 interview rounds.
CPU scheduling is the process of allocating CPU time to processes. There are various types of CPU scheduling algorithms.
First Come First Serve (FCFS)
Shortest Job First (SJF)
Priority Scheduling
Round Robin Scheduling
Multilevel Queue Scheduling
Multilevel Feedback Queue Scheduling
I applied via Campus Placement and was interviewed before Nov 2020. There was 1 interview round.
I was interviewed before Oct 2021.
There were total 5 sections we need to write
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
4.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Analyst
2.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Test Engineer
1.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technology Specialist
1.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Capgemini
Cognizant
Accenture
Infosys