i
OSI Digital
Filter interviews by
I applied via Referral and was interviewed before Jul 2023. There were 3 interview rounds.
200 marks test will be given
Regarding any given topic.
Top trending discussions
2 leetcode medium level type problems were given. This was a cut-off test were majority will be cut-off.
Long coding round - Paired with another thoughtworker
I applied via Recruitment Consulltant and was interviewed in Feb 2022. There were 3 interview rounds.
posted on 15 Mar 2022
I applied via Naukri.com and was interviewed before Mar 2021. There was 1 interview round.
A cursor is a database object used to retrieve data from a result set one row at a time.
A cursor is used to iterate through a result set.
It can be used to update or delete rows in a table.
Example query: DECLARE cursor_name CURSOR FOR SELECT column1, column2 FROM table_name;
Example usage: OPEN cursor_name; FETCH NEXT FROM cursor_name INTO @variable1, @variable2;
Example usage: CLOSE cursor_name; DEALLOCATE cursor_name;
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.
Coding test contains 4 coding question easy to medium, Topic Array, String but DSA questions are in image formate first you have to decode the image then code.
To add a 20% discount code and implement cashback in an application.
Create a discount code field in the application where users can enter the code to avail 20% off.
Calculate the discounted price by applying the 20% discount on the original price.
Implement a cashback feature where users receive a certain percentage of the purchase amount back as cashback.
Ensure that the cashback amount is credited to the user's account
Online hackerrank test
Domain modeling, oops, clean code
based on 1 interview
Interview experience
Software Engineer
160
salaries
| ₹3.6 L/yr - ₹13 L/yr |
Senior Software Engineer
157
salaries
| ₹6.2 L/yr - ₹23.9 L/yr |
Associate Software Engineer
127
salaries
| ₹3 L/yr - ₹7.5 L/yr |
Associate Technical Leader
61
salaries
| ₹10 L/yr - ₹24 L/yr |
Technical Lead
58
salaries
| ₹12.4 L/yr - ₹26 L/yr |
TCS
Infosys
Wipro
HCLTech