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 Company Website and was interviewed in Oct 2024. There were 4 interview rounds.
Prepare well with basic and advanced JavaScript concepts and logical questions. They will ask you to implement all the topics using code.
I applied via Approached by Company and was interviewed in Oct 2024. There were 3 interview rounds.
One coding test happen
Using stream API for Data Structures and Algorithms
Stream API in Java can be used to perform operations on collections like filtering, mapping, reducing, etc.
It can be used for implementing various data structures and algorithms efficiently.
For example, you can use stream API to find the sum of all elements in an array or filter out even numbers from a list.
Using stream API to filter a list of numbers and find the sum of even numbers
Use Stream.filter() to filter out even numbers
Use Stream.mapToInt() to convert stream to IntStream
Use IntStream.sum() to find the sum of even numbers
Scheduled script runs on a predefined schedule, while Map reduce script processes large datasets in parallel.
Scheduled script is used for automating tasks at specific times, like sending reports daily at 8am.
Map reduce script is used for processing large datasets by splitting them into smaller chunks and processing them in parallel.
Scheduled script is typically used for routine tasks, while Map reduce script is used fo...
Types of scripts in NetSuite include SuiteScript, SuiteTalk, SuiteFlow, and SuiteBuilder.
SuiteScript: JavaScript-based scripts for customizing NetSuite functionality.
SuiteTalk: Web services integration for connecting NetSuite with external systems.
SuiteFlow: Visual workflow tool for automating business processes.
SuiteBuilder: Customization tool for modifying NetSuite forms, fields, and records.
posted on 28 Jan 2025
I was interviewed in Dec 2024.
based on 4 interviews
1 Interview rounds
based on 27 reviews
Rating in categories
Senior Member Technical
216
salaries
| ₹6 L/yr - ₹20.7 L/yr |
Software Engineer
203
salaries
| ₹7.2 L/yr - ₹25.9 L/yr |
Senior Software Engineer
180
salaries
| ₹13 L/yr - ₹42 L/yr |
Consultant
152
salaries
| ₹11 L/yr - ₹30 L/yr |
Analyst
123
salaries
| ₹4 L/yr - ₹10.2 L/yr |
TCS
Infosys
Wipro
HCLTech