Upload Button Icon Add office photos
Engaged Employer

i

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

AVASOFT Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

AVASOFT Servicenow Developer Interview Questions and Answers

Updated 26 Feb 2025

AVASOFT Servicenow Developer Interview Experiences

2 interviews found

Servicenow Developer Interview Questions & Answers

user image Monica Venkatesan

posted on 26 Feb 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Group Discussion 

IT differs every time, in my case we were gather in a room and starting with each individual we shared our thought about AI.

Round 2 - Technical 

(2 Questions)

  • Q1. What specific skills do you possess that are related to your resume, including HTML, CSS, and JavaScript?
  • Ans. 

    I possess strong skills in HTML, CSS, and JavaScript, with experience in developing web applications.

    • Proficient in HTML for creating the structure of web pages

    • Skilled in CSS for styling and formatting web pages

    • Experienced in JavaScript for adding interactivity and functionality to web applications

  • Answered by AI
  • Q2. Personal question to evaluate

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good communication and stronger skills
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Group Discussion 

Impact of Social Media, 10 mins, One by one

Round 2 - Technical 

(2 Questions)

  • Q1. Questions related to Java
  • Q2. Questions related to HTML
Round 3 - HR 

(1 Question)

  • Q1. Salary and company policy discussion

Servicenow Developer Interview Questions Asked at Other Companies

asked in Wipro
Q1. How to calculate timing of Incident which assigned to multiple gr ... read more
asked in Wipro
Q2. What is difference between service catalog and order guide and re ... read more
asked in Wipro
Q3. How to populate manager using Server side code
asked in Techstitch
Q4. Write a program to either make a pattern using star or program of ... read more
asked in Infosys
Q5. Write code to auto-close parent incident when all child incidents ... read more

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. HTML, CSS, BOOTSTRAP, PHP. SQL

I applied via Company Website and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Explain about your project you did
  • Q2. I did the kolhapur tourism websites in visual studio using asp.net c# sql server and html css javascript

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident and try to answer every question . And good communication skills are important

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

I applied via Campus Placement and was interviewed before May 2021. There were 4 interview rounds.

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 Resume tips
Round 2 - Aptitude Test 

VERBAL QUANT DI/LR and Picture based test

Round 3 - Technical 

(1 Question)

  • Q1. Write a fibonaci series in c++ or C?
  • Ans. 

    Fibonacci series can be easily implemented using loops in C++ or C.

    • Declare variables for first two numbers of the series

    • Use a loop to calculate and print the next number in the series

    • Repeat the loop until desired number of terms are printed

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Informed about the policies and made us sign a document

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be calm and composed while answering the questions.

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Many technical questions
  • Q2. Application tools

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare more tools,practical working technic

I applied via Company Website and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I surprised with one question that is are u ready to do job in anywhere

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi guys I just suggest you that you have to focus on your resume and don't use the words which you don't know if you release a word which you don't know then hr will take that word so prepare well for TR and HR I hope my suggestion will helpful

I applied via Company Website and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. What questions will be asked Aptitude
  • Q2. What questions will be aske Technical round
  • Q3. What questions will be aske hr

Interview Preparation Tips

Interview preparation tips for other job seekers - He

I was interviewed before Sep 2020.

Round 1 - Face to Face 

(2 Questions)

Round duration - 30 Minutes
Round difficulty - Easy

The questions ranged from prime number concepts to one question on linked list.

  • Q1. 

    Prime Time Again Problem Statement

    You are given two integers DAY_HOURS and PARTS. Consider a day with DAY_HOURS hours, which can be divided into PARTS equal parts. Your task is to determine the total ins...

  • Ans. 

    Given DAY_HOURS and PARTS, find total instances of equivalent prime groups in a day divided into equal parts.

    • Divide the day into equal parts and check for prime groups at the same position in different parts.

    • Each prime group consists of prime numbers occurring at the same position in different parts.

    • Return the total number of equivalent prime groups found.

    • Ensure DAY_HOURS is divisible by PARTS and each hour in a prime

  • Answered by AI
  • Q2. 

    Add Two Numbers Represented as Linked Lists

    Given two linked lists representing two non-negative integers, where the digits are stored in reverse order (i.e., starting from the least significant digit to ...

  • Ans. 

    Add two numbers represented as linked lists in reverse order and return the sum as a linked list.

    • Traverse both linked lists simultaneously, adding corresponding digits and carrying over if necessary.

    • Handle cases where one list is longer than the other by considering carry over.

    • Create a new linked list to store the sum digits in reverse order.

    • Return the head of the new linked list as the result.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Maharaja Agrasen College, University Of Delhi. I applied for the job as SDE - 1 in DelhiEligibility criteriaAbove 6 CGPA, No pending backlogsTata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Operating Systems, System design, Puzzles, AptitudeTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Do practice aptitude faithfully because it will help you in cracking the first round.
Tip 2 : Study concepts from different sites like Coding Ninjas, Geeks for Geeks for better understanding.

Application resume tips for other job seekers

Tip 1 : Resume should be one pager.
Tip 2 : Mention your job specific projects on the resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

AVASOFT Interview FAQs

How many rounds are there in AVASOFT Servicenow Developer interview?
AVASOFT interview process usually has 2-3 rounds. The most common rounds in the AVASOFT interview process are Group Discussion, Technical and HR.
What are the top questions asked in AVASOFT Servicenow Developer interview?

Some of the top questions asked at the AVASOFT Servicenow Developer interview -

  1. Personal question to evalu...read more
  2. Questions related to J...read more
  3. Questions related to H...read more

Recently Viewed

INTERVIEWS

Mitsogo Inc

No Interviews

INTERVIEWS

Apisero

No Interviews

INTERVIEWS

Nokia

No Interviews

INTERVIEWS

Apisero

No Interviews

INTERVIEWS

Apisero

No Interviews

INTERVIEWS

Nokia

No Interviews

INTERVIEWS

AVASOFT

No Interviews

INTERVIEWS

Mitsogo Inc

No Interviews

INTERVIEWS

Apisero

No Interviews

INTERVIEWS

Nokia

No Interviews

Tell us how to improve this page.

AVASOFT Servicenow Developer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
AVASOFT Servicenow Developer Salary
based on 53 salaries
₹4 L/yr - ₹7 L/yr
22% less than the average Servicenow Developer Salary in India
View more details

AVASOFT Servicenow Developer Reviews and Ratings

based on 20 reviews

3.5/5

Rating in categories

4.3

Skill development

3.3

Work-life balance

3.6

Salary

3.1

Job security

3.5

Company culture

3.4

Promotions

3.5

Work satisfaction

Explore 20 Reviews and Ratings
Software Engineer
244 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Engineer
90 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
65 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
54 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Servicenow Developer
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare AVASOFT with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview