i
Grasko Solutions
Filter interviews by
Multiple choice questions
I applied via Naukri.com and was interviewed before Oct 2022. There were 4 interview rounds.
Not very hard. Easy aptitude questions to check thinking process and approach towards problem. Problem solving skills is checked.
Very simple codes: String Manipulation, 2nd smallest from an Array, Reverse a string etc
Top trending discussions
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
C,c++ questions and two coding questions. basic mcq
TreeSet and HashSet are both implementations of the Set interface in Java, but they have some key differences.
TreeSet is a sorted set that maintains elements in ascending order, while HashSet does not guarantee any specific order.
TreeSet uses a Red-Black tree data structure for storage, which allows for efficient retrieval of elements in sorted order.
HashSet uses a hash table for storage, which provides constant-time p...
1. Database is a collection of organized data, schema defines the structure of the database. 2. Integration Runtime in Azure Data Factory is a compute infrastructure used to move data.
Database is a collection of tables, indexes, views, and other objects that store and organize data.
Schema defines the structure of the database, including tables, columns, relationships, and constraints.
Integration Runtime in Azure Data F...
I applied via Approached by Company and was interviewed in Apr 2022. There was 1 interview round.
I appeared for an interview before Mar 2024, where I was asked the following questions.
Use APIs, message queues, or data aggregation techniques to send multiple facility data to a single application.
APIs: RESTful APIs can be used to send data from multiple facilities to a central application.
Message Queues: Tools like RabbitMQ or Kafka can handle data streams from various sources.
Data Aggregation: Use ETL (Extract, Transform, Load) processes to consolidate data from different facilities.
Webhooks: Facilit...
I appeared for an interview before Sep 2020.
Round duration - 60 Minutes
Round difficulty - Medium
Determine if a given string 'S' is a palindrome, considering only alphanumeric characters and ignoring spaces and symbols.
The string 'S' should be evaluated in a case...
The task is to check whether a given string is a palindrome or not, considering only alphabets and numbers and ignoring symbols and whitespaces.
Convert the string to lowercase and remove all symbols and whitespaces.
Reverse the modified string and compare it with the original string.
If they are equal, then the string is a palindrome.
If not, then the string is not a palindrome.
Given a number N
, calculate its square root and output the integer part only.
18
4
The square root of 18 is approximate...
The task is to find the integral part of the square root of a given number.
Use the built-in square root function to find the square root of the number.
Convert the result to an integer by rounding down or using the floor function.
Print the integer part of the square root as the output.
Given a positive integer N
, your task is to determine the minimum number of steps required to reduce N
to 1.
1) Subtract 1 from it: n = n -...
The task is to find the minimum number of steps required to reduce a positive integer to 1 using three given operations.
Use dynamic programming to solve the problem efficiently.
Create an array to store the minimum steps required for each number from 1 to N.
Iterate from 2 to N and calculate the minimum steps for each number based on the three operations.
Return the minimum steps for N.
Round duration - 60 Minutes
Round difficulty - Medium
They started Fundamentals of OOP- Inheritance, Polymorphism
Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array.
array = [34, -50, 42, 14, -5, 86]
The maximum sum of any contiguous subarray in an array is found using Kadane's algorithm in O(N) time.
Initialize two variables, maxSum and currentSum, both set to the first element of the array.
Iterate through the array from the second element.
For each element, update currentSum by adding the element to it.
If currentSum becomes negative, reset it to 0.
If currentSum is greater than maxSum, update maxSum.
After iterating ...
Round duration - 30 Minutes
Round difficulty - Medium
Some people had two HR interviews but I only had one and interview went up till 11:30 pm and you get only 5-10 minutes to prepare for HR on Zoom
Tip 1 : Solve atleast 200 problems
Tip 2 : Focus on all data structures
Tip 3 : Build some good projects
Tip 1 : Keep it precise and concise.
Tip 2 : Build your resume yourself according your skills
I applied via Recruitment Consultant and was interviewed in Jun 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Feb 2020. There was 1 interview round.
based on 3 interviews
Interview experience
based on 5 reviews
Rating in categories
Software Engineer
99
salaries
| ₹5.4 L/yr - ₹18 L/yr |
Software Developer
55
salaries
| ₹4 L/yr - ₹17.2 L/yr |
QA Engineer
51
salaries
| ₹5.2 L/yr - ₹15.9 L/yr |
Senior Software Engineer
30
salaries
| ₹9.8 L/yr - ₹26 L/yr |
Technical Writer
17
salaries
| ₹3.5 L/yr - ₹10 L/yr |
XL Health
Suburban Diagnostics
Sir Ganga Ram Hospital
Boston Scientific