Premium Employer

i

This company page is being actively managed by AmbitionBox Team. If you also belong to the team, you can get access from here

AmbitionBox Verified Tick Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

AmbitionBox Service Now Developer and Administrator Interview Questions and Answers

Updated 20 Jan 2025

AmbitionBox Service Now Developer and Administrator Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2024. There were 8 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. What are your strengths and weaknesses?
Round 2 - Group Discussion 

I am to good for any type of work doing

Round 3 - Technical 

(2 Questions)

  • Q1. How do you perform keyword research?
  • Ans. 

    Keyword research involves identifying popular search terms to optimize content and improve visibility in search engines.

    • Use tools like Google Keyword Planner to find relevant keywords.

    • Analyze competitors' websites to discover keywords they rank for.

    • Consider long-tail keywords for more specific search queries, e.g., 'best ServiceNow developer practices'.

    • Look at search volume and competition level to prioritize keywords.

    • ...

  • Answered by AI
  • Q2. What are ITSM and its processes?
  • Ans. 

    ITSM (IT Service Management) focuses on delivering IT services effectively and efficiently through defined processes.

    • Incident Management: Restoring normal service operation as quickly as possible (e.g., resolving a server outage).

    • Problem Management: Identifying and managing the root causes of incidents (e.g., analyzing recurring software failures).

    • Change Management: Controlling changes to IT services to minimize disrup...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Have you ever worked on a project with tight deadlines? How did you manage?
  • Ans. 

    I successfully managed tight deadlines by prioritizing tasks, collaborating effectively, and maintaining clear communication with stakeholders.

    • Prioritized tasks using a matrix to identify urgent vs. important, ensuring critical features were developed first.

    • Held daily stand-up meetings to track progress and address any blockers immediately, keeping the team aligned.

    • Utilized agile methodologies to break down the project...

  • Answered by AI
  • Q2. Describe a time when you faced a challenging situation. How did you handle it?
  • Ans. 

    Faced a critical system outage during a major deployment; resolved it through teamwork and effective communication.

    • Identified the issue quickly: A critical integration with an external API failed during deployment.

    • Collaborated with the team: Held an emergency meeting to gather insights and brainstorm solutions.

    • Prioritized tasks: Assigned roles based on expertise to tackle the problem efficiently.

    • Communicated with stake...

  • Answered by AI
Round 5 - Coding Test 

Question: Write a function to sort an array of integers in ascending order without using the built-in sort() function.

javascript
Copy code
function customSort(arr) {
// Your code here
}
console.log(customSort([5, 3, 8, 1])); // Output: [1, 3, 5, 8]

Round 6 - Case Study 

Operational Efficiency: Automating workflows in ServiceNow should reduce processing time for customer queries and loan applications by 50%.
Increased Visibility: SEO and SEM strategies should increase the bank’s website traffic by 30% within 3 months.
Improved Customer Experience: A modern portal with faster support options will increase customer satisfaction ratings.

Round 7 - Assignment 

A report/document explaining the solutions for the above tasks.
A code file for the HTML/CSS/JavaScript task.
Screenshots or diagrams (if applicable) for ServiceNow workflows.

Round 8 - Aptitude Test 

Data Interpretation
Study the following data and answer the question:

Year Revenue (₹) Profit (₹)
2020 10,000 2,000
2021 12,000 3,000
2022 15,000 4,000Question:
What is the average profit percentage over the three years?

Options:
A) 20%
B) 25%
C) 22%
D) 27%

Interview Preparation Tips

Interview preparation tips for other job seekers - Build a Strong Resume and Portfolio
Tailor your resume: Customize your resume for each job by highlighting relevant skills and experiences.
Showcase achievements: Quantify your accomplishments (e.g., "Increased website traffic by 30%").
Include a portfolio: If you’re in fields like digital marketing or development, create a portfolio showcasing your projects, internships, or certifications.

What people are saying about AmbitionBox

View All
a social media manager
1d
Okay so this just happened at Infosys and I don’t know what to feel about it...
So I got an email today basically saying that if we’re working more than 9 hours and 15 minutes a day, we’ll start getting flagged (as if we were lol). 🤪 They’re calling it a ‘well being’ thing and saying we should take breaks, not stretch beyond healthy limits, and talk to our managers (yes u read it right) if we feel overworked. And It even had tips on disconnecting after work hours. Honestly, it’s a bit surprising considering all the hype earlier about 70-hour weeks and pushing harder coming from them. And now suddenly they’re like “Don’t overwork”? I mean its a little "sus" 😭 I mean I'm not complaining, it’s actually nice to see the company acknowledging burnout and work life balance, especially with all the office stuff going on too. But my Sherlock mind is making me wonder That its just a PR move and kuch time me mail ayega ki sab scam hai 70 ghante kaam karke do 💀
Got a question about AmbitionBox?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Straight forward questions regarding my job role and responsibilities.

Interview Preparation Tips

Interview preparation tips for other job seekers - I just shared my role of my old company and they believed that I can be the correct person for what they were searching.

Service Now Developer and Administrator Interview Questions Asked at Other Companies

asked in AmbitionBox
Q1. Describe a time when you faced a challenging situation. How did y ... read more
asked in AmbitionBox
Q2. Have you ever worked on a project with tight deadlines? How did y ... read more
asked in Accenture
Q3. If there are multiple records in a table, how do you select a sin ... read more
Q4. What is inbound actions, what type of request ServiceNow will rec ... read more
asked in AmbitionBox
Q5. How do you perform keyword research?

I appeared for an interview in Dec 2016.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself tell me about your internship My interview was unstructured(i.e based on your reply interviewer was asking Questions)

Interview Preparation Tips

Round: Test
Experience: Questions were very difficult and solving one Question gets you shortlisted for interview
I don't remember the Questions
Duration: 1 hour 30 minutes
Total Questions: 2

Skills: Internship Work, Inter Person Communication Skills
College Name: IIT Roorkee
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

A Google Form-based Aptitude Test with Basic Questions

Round 3 - Technical 

(1 Question)

  • Q1. Asked Basic Time Complexity and DSA Questions like Time Complexity Of quick sort use of stack Data Structure etc
Round 4 - Coding Test 

It was the final round asked to do a medium-level coding Question to convert a number such as 244 to word i.e Two Hundred and Forty four

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Tell me about yourself
  • Q2. Startup’s journey
  • Ans. 

    A startup's journey involves ideation, funding, growth, and scaling, often marked by challenges and successes.

    • Ideation: Identifying a market need, e.g., Airbnb recognized the demand for affordable lodging.

    • Funding: Securing initial capital through angel investors or venture capital, like Uber's early funding rounds.

    • Growth: Expanding the customer base and refining the product, as seen with Slack's rapid user adoption.

    • Sca...

  • Answered by AI
  • Q3. Whole experience
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What knowledge do you have regarding Microsoft Excel?
  • Ans. 

    I have extensive knowledge and experience using Microsoft Excel for data analysis, reporting, and creating complex formulas.

    • Proficient in creating and formatting spreadsheets

    • Skilled in using functions and formulas for data analysis

    • Experienced in creating charts and graphs for visual representation of data

    • Knowledgeable in data validation and conditional formatting

    • Familiar with pivot tables and VLOOKUP function

  • Answered by AI
  • Q2. Can you describe your previous work experience?
  • Ans. 

    I have over 10 years of experience in senior executive roles, leading teams and driving strategic initiatives.

    • Led cross-functional teams to successfully launch new products

    • Developed and implemented strategic plans to drive business growth

    • Managed budgets and financial performance to meet targets

    • Built strong relationships with key stakeholders and clients

    • Implemented process improvements to increase efficiency

  • Answered by AI
  • Q3. What do you know about the company's products?
  • Ans. 

    The company specializes in manufacturing high-quality electronic devices for various industries.

    • The company's products include industrial sensors, control systems, and automation solutions.

    • They also offer customized electronic components for specific client needs.

    • Their products are known for their reliability, durability, and advanced technology.

    • Examples of their products include temperature sensors for HVAC systems, p...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be truthful about your past experiences.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Why would you like to join us
  • Q2. Why would u like to join us
  • Ans. 

    I admire your company's commitment to innovation and employee development, making it an ideal place for my career growth.

    • Your company's reputation for excellence in customer service aligns with my passion for delivering high-quality support.

    • I am impressed by your recent initiatives in sustainability, which resonate with my values and desire to contribute positively to the community.

    • The opportunity for professional deve...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If your looking for your carrier and future then a company to work for
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Assignment 

It was an assignment where we were instructed to create a screen that fetches data from the backend and renders it with the functionality of bookmarking.

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. Round one: Guesstimates, Technical domain questions
  • Q2. Round 1: Mix of situational+ technical questions relevant to the role.( for me it was related to meta metrics)

Interview Preparation Tips

Interview preparation tips for other job seekers - Great place to learn. The culture is honestly amazing.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Medium leetcode
Round 2 - Technical 

(1 Question)

  • Q1. Regarding experience
Round 3 - Behavioral 

(1 Question)

  • Q1. General behavioural question

AmbitionBox Interview FAQs

How many rounds are there in AmbitionBox Service Now Developer and Administrator interview?
AmbitionBox interview process usually has 8 rounds. The most common rounds in the AmbitionBox interview process are One-on-one Round, Group Discussion and Technical.
What are the top questions asked in AmbitionBox Service Now Developer and Administrator interview?

Some of the top questions asked at the AmbitionBox Service Now Developer and Administrator interview -

  1. Describe a time when you faced a challenging situation. How did you handle ...read more
  2. Have you ever worked on a project with tight deadlines? How did you mana...read more
  3. How do you perform keyword resear...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

2-4 weeks 100%
View more
Join AmbitionBox India’s No.1 Platform for Company Reviews & Salary Insights

Interview Questions from Similar Companies

Cogoport Interview Questions
3.2
 • 54 Interviews
Treebo Hotels Interview Questions
3.2
 • 25 Interviews
KrazyBee Interview Questions
3.7
 • 17 Interviews
Simpl Interview Questions
2.8
 • 17 Interviews
Lokal App Interview Questions
3.7
 • 16 Interviews
TripFactory Interview Questions
2.2
 • 15 Interviews
EazyDiner Interview Questions
3.1
 • 15 Interviews
Cashkaro.com Interview Questions
3.6
 • 14 Interviews
Bijak Interview Questions
3.4
 • 13 Interviews
View all
Software Engineer
14 salaries
unlock blur

₹12.6 L/yr - ₹26.2 L/yr

Operations Executive
11 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹22 L/yr - ₹38 L/yr

Senior Executive
7 salaries
unlock blur

₹2.8 L/yr - ₹6.9 L/yr

Executive
6 salaries
unlock blur

₹2.8 L/yr - ₹3.3 L/yr

Explore more salaries
Compare AmbitionBox with

Cogoport

3.2
Compare

KrazyBee

3.7
Compare

Treebo Hotels

3.2
Compare

Woodenstreet.com

3.1
Compare
write
Share an Interview