i
ServiceNow
Filter interviews by
I applied via Approached by Company and was interviewed before Apr 2023. There was 1 interview round.
I manage dependencies by identifying, tracking, and communicating them effectively.
Identify all dependencies early on in the project
Create a dependency matrix to track relationships
Regularly communicate with stakeholders to ensure dependencies are being managed effectively
I applied via Recruitment Consulltant and was interviewed in Apr 2022. There were 5 interview rounds.
Minimum 2 platforms required for a railway station.
At least 2 platforms are required for trains to arrive and depart simultaneously.
Additional platforms may be required based on the frequency of trains and passenger traffic.
Platforms should be long enough to accommodate the longest trains that will use the station.
Platforms should also have appropriate facilities for passengers, such as seating, shelter, and signage.
Find set of numbers from an array that can form nearest sum to the given number.
Sort the array in ascending order
Use two pointers approach to find the nearest sum
Return the set of numbers
Trapping Rain Water Problem
The problem involves calculating the amount of water trapped between bars in a histogram
The solution involves finding the maximum height of bars on both sides of each bar and subtracting the height of the bar itself
This can be done using two arrays to store the maximum height of bars on the left and right side of each bar
The problem is to find the least cost to travel from source to destination using dynamic programming.
Use dynamic programming to solve the problem
Create a 2D array to store the minimum cost to reach each cell
Fill the array using the recurrence relation: minCost[i][j] = cost[i][j] + min(minCost[i-1][j], minCost[i][j-1], minCost[i-1][j-1])
The final answer will be stored in minCost[m][n], where m and n are the coordinates ...
Level order traversal of Binary tree
Use a queue to traverse the tree level by level
Enqueue the root node and then dequeue it and enqueue its children
Repeat until the queue is empty
I applied via Referral and was interviewed before Dec 2023. There was 1 interview round.
I am a dedicated and detail-oriented professional with a background in HR and a passion for supporting employees.
Background in HR
Detail-oriented
Passionate about supporting employees
I was interviewed before May 2023.
ServiceNow interview questions for popular designations
I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.
Get interview-ready with Top ServiceNow Interview Questions
I applied via LinkedIn and was interviewed before Feb 2023. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.
2 hard dp questions, which were optimised knapsack type of questions
I am a motivated and hardworking student with a passion for learning and gaining practical experience in the field.
Currently pursuing a degree in [Your Major] at [Your University]
Completed relevant coursework in [Specific Subjects]
Previous internship experience at [Company Name] where I gained skills in [Specific Skills]
Involved in extracurricular activities such as [Clubs or Organizations]
Interested in [Specific Area ...
I am a dedicated and hardworking individual with relevant skills and experience that align with the company's goals and values.
I have a strong background in [relevant skill or experience]
I am passionate about [specific aspect of the company's industry]
I have successfully [relevant accomplishment or project] in the past
Yes, I have successfully solved the problems presented to me.
I have a track record of successfully solving complex problems in my academic and professional career.
I have received positive feedback from supervisors and colleagues on my problem-solving abilities.
I can provide specific examples of problems I have solved, such as improving efficiency in a project or resolving technical issues.
I am confident in my problem-s...
I applied via campus placement at University of California, San Diego, United States and was interviewed before Jul 2023. There were 2 interview rounds.
On-campus seminar with resume collection.
If you have a list of dice rolls for Yahtzee, confirm whether all dice numbers have been rolled already.
I applied via Walk-in and was interviewed before May 2022. There were 3 interview rounds.
Profit and loss, numerals, algebra
Dynamic programming questions were asked
1) convert stack to queue
2) replace special characters in a string
Top trending discussions
Some of the top questions asked at the ServiceNow interview -
The duration of ServiceNow interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 117 interviews
Interview experience
based on 382 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