Jobs
Interviews
ServiceNow logo

ServiceNow Visit company website | Visit company linkedin page

ServiceNow provides enterprise cloud computing solutions and IT service management software that enables the digital transformation of businesses.

Interview Questions for ServiceNow

1. How would you design a system similar to Google Drive?

2. Given two large numbers represented as strings, return the string representation of their sum. Implement this without using built-in large number libraries.

3. What are the different types of lookup tables?

4. How do you tune a SQL query?

5. Given the head of a singly linked list, reverse the list, and return the reversed list.