Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed before May 2022. There were 4 interview rounds.
SQL, Python, Logical Reasoning
Top trending discussions
I applied via Referral and was interviewed before Jun 2020. There were 3 interview rounds.
Created a shell script automation to automate data backup process.
Wrote a shell script that uses the 'rsync' command to copy files from source to destination.
Implemented a cron job to schedule the script to run at specific intervals.
Included error handling and logging mechanisms to track any failures or issues.
Used variables and parameters to make the script flexible and reusable.
Added email notifications to inform the
AI has the potential to revolutionize industries and improve efficiency, but ethical considerations and human oversight are crucial.
AI can automate repetitive tasks and increase productivity.
AI can analyze large amounts of data and provide valuable insights.
AI can improve customer service through chatbots and virtual assistants.
AI can enhance medical diagnosis and treatment options.
Ethical concerns include privacy, bia...
I applied via Campus Placement and was interviewed in Jul 2023. There were 2 interview rounds.
1 DP Question, 1 Rest API, 10 Aptitude MCQs, 10 English MCQs
I was interviewed in Oct 2022.
It was roughly around 70 min. one sql query one coding some mcqs
I was interviewed before Nov 2023.
Aptitude questions along with coding questions
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
Total of 4 rounds, all based on problem solving and DSA.
I applied via Approached by Company and was interviewed in Feb 2024. There were 4 interview rounds.
Print all possible combinations of strings by picking one character from each string in the array.
Iterate through each character of the first string and combine it with each character of the second string.
Repeat the process for all strings in the array to get all possible combinations.
Use nested loops to generate combinations efficiently.
Check if a string has balanced parentheses.
Use a stack to keep track of opening parentheses.
Iterate through the string and push opening parentheses onto the stack.
When a closing parenthesis is encountered, pop from the stack and check if it matches the closing parenthesis.
If stack is empty at the end and all parentheses are matched, the string has balanced parentheses.
Modified Balanced Parentheses where characters can be matched with any other character.
Use a stack to keep track of opening characters
When encountering a closing character, check if it matches the top of the stack
If it matches, pop from the stack, else return false
Continue until end of string, return true if stack is empty
Java program to calculate date n days after given date without using Date parsing libraries.
Parse the input date string to extract day, month, and year components.
Calculate the total number of days represented by the input date.
Add the specified number of days to the total days calculated.
Convert the final total days back to day, month, and year components to get the new date.
Print Pythagorean triplets within a given range.
Iterate through all possible combinations of a, b, and c within the given range
Check if a^2 + b^2 = c^2 for each combination
Print the triplets that satisfy the Pythagorean theorem
Use backtracking to find all combinations of numbers in an array that sum up to a given number.
Start by sorting the array in non-decreasing order to easily identify combinations.
Use backtracking to recursively find all combinations that sum up to the target number.
Keep track of the current combination and the remaining sum as you traverse the array.
Add the current combination to the result when the sum equals the targe
based on 1 interview
Interview experience
based on 5 reviews
Rating in categories
Senior Consultant
225
salaries
| ₹0 L/yr - ₹0 L/yr |
Consultant
175
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Consultant
84
salaries
| ₹0 L/yr - ₹0 L/yr |
Solution Architect
79
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Functional Consultant
77
salaries
| ₹0 L/yr - ₹0 L/yr |
Blue Yonder
Manhattan Associates
Kinaxis
SAP