i
ServiceNow
Filter interviews by
I applied via Approached by Company and was interviewed in Aug 2023. There were 5 interview rounds.
Medium data structure problem was given and asked to solve. System design questions was asked.
Medium data structure problem was asked. Java questions were asked and previous projects were discussed.
Top trending discussions
posted on 8 Jan 2025
posted on 3 Sep 2022
I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.
I applied via Approached by Company and was interviewed before Oct 2022. There were 4 interview rounds.
Object-Oriented Programming concepts in C#
Oops stands for Object-Oriented Programming.
It includes concepts like classes, objects, inheritance, polymorphism, encapsulation.
Example: Creating a class 'Car' with properties like 'make', 'model' and methods like 'drive'.
posted on 25 Feb 2022
Reverse a string without any library function.
Create an empty string to store the reversed string
Loop through the original string from end to start
Append each character to the empty string
Return the reversed string
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
Karet Interview :
5 back to back System design question, we don't need to explain each component but more like list as many as points. Need to finish all the question in 15min
1-2 problem solving question : It's not fency algorithm round with tough question. But true problem solving round using basic knowledge such as hashmap, heap
Design a file system to calculate total size and find top k collections in size.
Create a file system class with methods to add files and calculate total size.
Maintain a data structure to store the collections and their sizes.
Implement a method to find the top k collections based on size.
Consider using a priority queue or sorting the collections based on size.
Handle edge cases like empty collections or invalid input siz
Calculate the total size of an array of strings.
Iterate through the array and sum the length of each string.
Use the `length` property of each string to get its size.
Handle edge cases such as empty strings or null values.
The question is asking to find the top k collections.
Use a sorting algorithm to sort the collections in descending order based on a specific criteria.
Select the top k collections from the sorted list.
Return the selected collections as an array of strings.
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
Program to reverse a string using array of characters
Create an array of characters from the input string
Iterate through the array in reverse order and append each character to a new string
Return the reversed string
posted on 15 Jun 2021
I applied via Referral and was interviewed in Mar 2022. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Nov 2021. There were 2 interview rounds.
I applied via Company Website and was interviewed in Sep 2021. There were 3 interview rounds.
Project internals and its flow
The project's internal flow refers to the sequence of events that occur within the project.
It includes the various stages of development, testing, and deployment.
The flow can be visualized using diagrams such as flowcharts or UML diagrams.
Understanding the project's flow is crucial for effective project management and troubleshooting.
Examples of project flow include the Waterfall model, Ag
Design a LinkedIn list with medium low level complexity
Identify the key features and functionalities of the list
Determine the data structure to be used for storing the list items
Consider the sorting and filtering options for the list
Design the UI/UX for the list display
Ensure scalability and performance of the list
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
414
salaries
| ₹12.9 L/yr - ₹48 L/yr |
Senior Software Engineer
344
salaries
| ₹16 L/yr - ₹65 L/yr |
Technical Support Engineer
121
salaries
| ₹8 L/yr - ₹24.5 L/yr |
Content Data Analyst
89
salaries
| ₹2.8 L/yr - ₹4.1 L/yr |
Staff Software Engineer
76
salaries
| ₹26 L/yr - ₹88.5 L/yr |
Salesforce
Oracle
SAP
Microsoft Corporation