i
Workday
Filter interviews by
I applied via LinkedIn and was interviewed in Oct 2023. There was 1 interview round.
Top trending discussions
2 array question 1 on sorting other one is for searching
I applied via LinkedIn and was interviewed before Sep 2023. There was 1 interview round.
I applied via Referral and was interviewed in Feb 2022. There was 1 interview round.
Sort a given array of strings
Use built-in sorting functions in programming languages
Implement sorting algorithms like bubble sort, merge sort, etc.
Consider case sensitivity and special characters
The maximum number of repeating characters in a string needs to be determined.
Iterate through each character in the string and keep track of the count of consecutive repeating characters.
Update the maximum count whenever a new maximum is found.
Return the maximum count at the end of the iteration.
Explaining type script and java script arrow function loops with if else condition.
TypeScript and JavaScript both support arrow functions for concise syntax.
Arrow functions can be used in loops to simplify code.
If-else conditions can be used with arrow functions to add logic.
Example: const numbers = [1, 2, 3]; numbers.forEach(num => {if(num % 2 === 0) {console.log(num + ' is even');} else {console.log(num + ' is odd');
Selenium is widely used for web automation while Cypress is a newer tool with better performance and debugging capabilities.
Selenium supports multiple programming languages while Cypress only supports JavaScript.
Cypress has a built-in test runner and debugger while Selenium requires third-party tools.
Selenium is better for cross-browser testing while Cypress is better for end-to-end testing.
Choose Selenium for larger a...
Comparator and Comparable are interfaces used for sorting objects in Java.
Comparator interface is used to sort objects based on custom criteria.
Comparable interface is used to sort objects based on their natural order.
Comparator interface has two methods: compare() and equals().
Comparable interface has one method: compareTo().
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
Simple interest
posted on 13 Mar 2021
I applied via Naukri.com and was interviewed in Feb 2021. There was 1 interview round.
I applied via Walk-in and was interviewed before Dec 2021. There were 4 interview rounds.
60 min with 30 questions of aptitude and Logical reasoning
Advanced coding questions and questioning on DS
I applied via Naukri.com and was interviewed in Jan 2022. There was 1 interview round.
Finding the second largest number in an array using coding.
Sort the array in descending order and return the second element.
Iterate through the array and keep track of the largest and second largest numbers.
Use built-in functions like max() and remove() to find the second largest number.
Salesforce Developer
13
salaries
| ₹18 L/yr - ₹45 L/yr |
Senior Associate
11
salaries
| ₹16.5 L/yr - ₹27.5 L/yr |
Software Engineer
10
salaries
| ₹12 L/yr - ₹28 L/yr |
Business System Analyst
9
salaries
| ₹20.4 L/yr - ₹40 L/yr |
Data Engineer
6
salaries
| ₹23.5 L/yr - ₹34.3 L/yr |
Salesforce
Oracle
SAP
Microsoft Corporation