i
Computer Generated Solutions
Filter interviews by
I applied via Walk-in and was interviewed in May 2023. There were 4 interview rounds.
In this round basic knowledge, In work bodylanguage, Grammer these will be seen.
I applied via Naukri.com and was interviewed before Aug 2023. There were 2 interview rounds.
SQL Query and Foxpro Code
I applied via Approached by Company and was interviewed in Apr 2022. There was 1 interview round.
To troubleshoot a system that is not turning on, check the adaptor by connecting it to another system.
Check if the power source is working properly
Check if the power button is functioning
Check if there are any loose connections
Check if the battery is charged
Connect the adaptor to another system to check if it's working
If the adaptor is faulty, replace it with a new one
Computer Generated Solutions interview questions for popular designations
I applied via Naukri.com and was interviewed in May 2019. There were 4 interview rounds.
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 3 interview rounds.
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Find the length of the longest subsequence of contiguous integers in an array.
Sort the array
Iterate through the array and check for consecutive integers
Keep track of the longest subsequence found
Use flatMap and map to extract list of pincodes from Employee objects
Use flatMap to flatten the list of Addresses in each Employee object
Use map to iterate over the flattened list and extract the pincodes
Example: employeeList.stream().flatMap(emp -> emp.getAddresses().stream()).map(address -> address.getPincode()).collect(Collectors.toList())
Database pooling is a technique used to manage a pool of database connections for efficient resource utilization. HikariCP is a popular database connection pooling library in Java.
HikariCP is a high-performance database connection pooling library for Java applications.
It is known for its low latency and high throughput.
Configurations for HikariCP include settings such as maximum pool size, connection timeout, and idle ...
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Types of jobs in Kotlin coroutine include launch, async, withContext, and runBlocking.
launch: starts a new coroutine without blocking the current thread
async: starts a new coroutine and returns a Deferred object with a result
withContext: switches the coroutine context within a coroutine
runBlocking: blocks the current thread until the coroutine inside it is completed
Flow is a cold asynchronous data stream, Channel is a hot asynchronous data stream. StateFlow is a hot asynchronous data stream with a state, SharedFlow is a hot asynchronous data stream without a state.
Flow is a cold asynchronous data stream that emits values one by one.
Channel is a hot asynchronous data stream that can have multiple subscribers.
StateFlow is a hot asynchronous data stream that retains the most recent ...
Flow lifecycle aware means using Kotlin Flow with lifecycle awareness in Android development.
Flow lifecycle aware helps manage data streams in Android apps
It ensures that data emissions are only observed when the lifecycle is in the appropriate state
Example: Using Flow with LiveData to update UI components based on lifecycle events
Inline functions are functions that are expanded in place at the call site, while high-order functions are functions that can take other functions as parameters or return them.
Inline functions are expanded in place at the call site to improve performance.
High-order functions can take other functions as parameters or return them.
Example of high-order function: map() function in Kotlin.
I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.
I handle escalations by addressing the issue promptly, involving necessary stakeholders, and providing regular updates.
Address the issue promptly to prevent further escalation
Involve necessary stakeholders to gather input and support
Provide regular updates to all parties involved to ensure transparency and progress
Implement solutions to prevent similar escalations in the future
Long-term securities are investments held for an extended period, while short-term securities are held for a shorter duration.
Long-term securities typically have maturity dates of over one year, such as bonds or stocks.
Short-term securities have maturity dates of one year or less, like Treasury bills or certificates of deposit.
Long-term securities offer higher potential returns but also higher risk, while short-term se...
Yield to Maturity is the total return anticipated on a bond if it is held until it matures.
Yield to Maturity is the annual rate of return an investor can expect to earn if the bond is held until it matures.
It takes into account the bond's current market price, par value, coupon interest rate, and time to maturity.
Yield to Maturity helps investors compare different bonds and make informed investment decisions.
For exampl...
based on 101 reviews
Rating in categories
Technical Support Engineer
146
salaries
| ₹1.6 L/yr - ₹4.6 L/yr |
System Administrator
32
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Technical Support Executive
29
salaries
| ₹1.6 L/yr - ₹4.5 L/yr |
Software Engineer
28
salaries
| ₹2.5 L/yr - ₹10.4 L/yr |
Associate Technical Support Engineer
25
salaries
| ₹2.1 L/yr - ₹3.6 L/yr |
Accenture
Cognizant
Infosys
Wipro