i
ServiceNow
Filter interviews by
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
Hashmap is a data structure that stores key-value pairs and allows for quick retrieval of values based on keys.
Hashmap is typically implemented using an array of linked lists or a balanced binary search tree.
Each key is hashed to determine its index in the array, where the corresponding value is stored.
Collision handling is important in hashmap design to address cases where multiple keys hash to the same index.
Hashing ...
Topological sort is a linear ordering of vertices in a directed acyclic graph where for every directed edge uv, vertex u comes before vertex v.
Create a list to store the topological ordering of vertices.
Find a vertex with no incoming edges and add it to the list.
Remove the vertex and its outgoing edges from the graph.
Repeat the process until all vertices are added to the list.
I applied via Company Website and was interviewed in Dec 2023. There were 3 interview rounds.
Standard question from sql and python in hackerrank
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, previous, and next
Iterate through the linked list, updating pointers to reverse the direction
Return the new head of the reversed linked list
I applied via Company Website and was interviewed in Sep 2023. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.
ServiceNow interview questions for popular designations
Check if the sum of any two elements in the array is present within the same array.
Get interview-ready with Top ServiceNow Interview Questions
Triple sums and hackerrank plat form
I applied via LinkedIn and was interviewed in Nov 2023. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.
Arrays,strings,Linkedlist
Trees and stacks are fundamental data structures used in software engineering for organizing and storing data efficiently.
Trees are hierarchical data structures with nodes connected by edges. Examples include binary trees, AVL trees, and B-trees.
Stacks are linear data structures that follow the Last In First Out (LIFO) principle. Examples include function call stack and undo/redo stack.
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
Hyderabad / Secunderabad,
Ahmedabad
3-7 Yrs
Not Disclosed
Hyderabad / Secunderabad,
Ahmedabad
3-7 Yrs
₹ 4-20 LPA
Software Engineer
414
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
345
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Support Engineer
121
salaries
| ₹0 L/yr - ₹0 L/yr |
Content Data Analyst
90
salaries
| ₹0 L/yr - ₹0 L/yr |
Staff Software Engineer
76
salaries
| ₹0 L/yr - ₹0 L/yr |
Salesforce
Oracle
SAP
Microsoft Corporation