Filter interviews by
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
Using Stream API to find odd numbers, square them, and calculate their sum.
Use Stream API filter to find odd numbers
Use map to square the odd numbers
Use reduce to calculate the sum
Async await is a syntactic sugar for working with asynchronous code in a synchronous manner, while Task is a class that represents an asynchronous operation.
Async await allows you to write asynchronous code that looks like synchronous code, making it easier to read and maintain.
Tasks are objects that represent asynchronous operations and can be used to manage and monitor the progress of those operations.
Async await is ...
Unit test cases are written to test individual units or components of a software application.
Identify the unit to be tested
Write test cases to cover different scenarios such as positive, negative, and edge cases
Use testing frameworks like JUnit or NUnit to write and execute the test cases
Ensure the test cases are independent, isolated, and repeatable
Include assertions to verify the expected behavior of the unit
I applied via Recruitment Consulltant and was interviewed before Jul 2022. There were 4 interview rounds.
CDK Global interview questions for designations
I applied via Recruitment Consultant and was interviewed before Jan 2021. There were 6 interview rounds.
Thread concepts involve concurrent execution of multiple parts of a program.
Threads allow for parallelism and can improve performance.
Threads can communicate with each other through shared memory or message passing.
Thread synchronization is important to prevent race conditions and deadlocks.
Examples of thread concepts include multithreading, thread pools, and futures.
Thread safety is important to ensure correct behavio
Top trending discussions
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 3 interview rounds.
They will ask you simple programs to check your logical abilities.
posted on 16 Apr 2021
I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.
posted on 16 Apr 2021
Implement merge sort and find kth largest element in an array.
Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.
Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.
Merge sort has a time complexity of O(nlogn) and space complexity of O(n).
Quick select has a time comp...
I applied via LinkedIn and was interviewed before Jun 2021. There were 5 interview rounds.
Its a simple hackathon MCQ questions based on your skills.
I appeared for an interview in Aug 2020.
Remove duplicate entries from array of strings using JavaScript
Use Set to remove duplicates
Convert Set back to array
Use spread operator to convert Set to array
Determines if words in given array are anagram or not using JS
Create a function that takes an array of strings as input
Loop through the array and sort each string alphabetically
Compare the sorted strings to check if they are equal
Return true if all strings are anagrams, else false
based on 4 interviews
1 Interview rounds
based on 28 reviews
Rating in categories
8-12 Yrs
₹ 15.4-42 LPA
Senior Member Technical
216
salaries
| ₹6 L/yr - ₹20.7 L/yr |
Software Engineer
211
salaries
| ₹8 L/yr - ₹26.2 L/yr |
Senior Software Engineer
194
salaries
| ₹13 L/yr - ₹42 L/yr |
Consultant
152
salaries
| ₹11 L/yr - ₹30 L/yr |
Associate Software Engineer
124
salaries
| ₹4.8 L/yr - ₹12 L/yr |
ITC Infotech
Xoriant
CitiusTech
HTC Global Services