Upload Button Icon Add office photos
Engaged Employer

i

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

Agnity Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Agnity Interview Questions and Answers

Updated 23 Mar 2023
Popular Designations

8 Interview questions

A Mts Software Engineer was asked
Q. Explain conference call scenarios.
Ans. 

Conference scenarios refer to different situations that can occur during a conference.

  • A speaker not showing up

  • Technical difficulties with audio/visual equipment

  • A participant disrupting the conference

  • A successful networking session

  • A keynote speech that inspires attendees

View all Mts Software Engineer interview questions
A Mts Software Engineer was asked
Q. What are the failure codes for SIP?
Ans. 

Failure codes for SIP are used to indicate the reason for a call failure.

  • SIP response codes range from 100 to 699

  • 1xx codes indicate provisional responses

  • 2xx codes indicate successful responses

  • 3xx codes indicate redirection

  • 4xx codes indicate client errors

  • 5xx codes indicate server errors

  • 6xx codes indicate global failures

View all Mts Software Engineer interview questions
A Mts Software Engineer was asked
Q. Explain the IMS architecture, including interfaces and protocols.
Ans. 

IMS architecture is a client-server model with multiple interfaces and protocols for communication.

  • IMS architecture consists of multiple components such as IMS clients, IMS servers, and IMS proxies.

  • The interfaces used in IMS architecture include ISC (IMS Service Control), Cx (IMS Subscription), Dx (IMS Service Data), and Sh (IMS User Profile).

  • The protocols used in IMS architecture include SIP (Session Initiation P...

View all Mts Software Engineer interview questions
A Mts Software Engineer was asked
Q. What is your approach to writing test cases?
Ans. 

Test cases should be written in a structured and organized manner to ensure comprehensive testing.

  • Identify the objective of the test case

  • Define the input and expected output

  • Include preconditions and post-conditions

  • Ensure test cases cover all possible scenarios

  • Use clear and concise language

  • Include relevant screenshots or attachments

  • Review and validate test cases before execution

View all Mts Software Engineer interview questions
A Member Technical Staff was asked
Q. Explain the sliding window technique.
Ans. 

The sliding window technique optimizes problems by maintaining a subset of elements to reduce time complexity.

  • Efficient for problems involving contiguous subarrays or substrings.

  • Example: Finding the maximum sum of a subarray of size k.

  • Example: Longest substring without repeating characters.

  • Reduces time complexity from O(n^2) to O(n) in many cases.

View all Member Technical Staff interview questions
A Mts Software Engineer was asked
Q. Software test life cycle
Ans. 

Software test life cycle involves planning, designing, executing, and reporting of tests to ensure software quality.

  • The cycle starts with test planning, where test objectives and strategies are defined.

  • Next, test design involves creating test cases and test scenarios.

  • Test execution involves running the tests and recording the results.

  • Finally, test reporting involves analyzing the results and reporting any defects ...

View all Mts Software Engineer interview questions
Be interview-ready. Browse the most asked HR questions.
illustration image
A Member Technical Staff was asked
Q. Practical aspects of testing
Ans. 

Practical aspects of testing

  • Testing should be done in real-world scenarios

  • Test cases should cover all possible scenarios

  • Testing should be automated wherever possible

  • Testing should be done throughout the development process

  • Testing should be documented thoroughly

View all Member Technical Staff interview questions
Are these interview questions helpful?
A Mts Software Engineer was asked
Q. Strategy learnt on different projects
Ans. 

I have learnt to adapt my strategy based on project requirements and team dynamics.

  • I prioritize tasks based on their impact on project goals

  • I communicate effectively with team members to ensure everyone is on the same page

  • I am flexible and open to feedback, making adjustments as needed

  • I have learned to balance short-term goals with long-term objectives

  • For example, on a recent project, I had to adjust my strategy w...

View all Mts Software Engineer interview questions

Agnity Interview Experiences

8 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Case Study 

They gave scenarios for code and different questions related to Java, backend etc

Round 3 - Coding Test 

Code test was given for Java , C, HTML , CSS in order to know our understanding and grip

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good experience and got selected. I would recommend this company
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Basics about their requirements like basic call flows for sip and IMS, SIP registeration,headers and all
  • Q2. Way of writing test cases
  • Ans. 

    Test cases should be written in a structured and organized manner to ensure comprehensive testing.

    • Identify the objective of the test case

    • Define the input and expected output

    • Include preconditions and post-conditions

    • Ensure test cases cover all possible scenarios

    • Use clear and concise language

    • Include relevant screenshots or attachments

    • Review and validate test cases before execution

  • Answered by AI
  • Q3. Software test life cycle
  • Ans. 

    Software test life cycle involves planning, designing, executing, and reporting of tests to ensure software quality.

    • The cycle starts with test planning, where test objectives and strategies are defined.

    • Next, test design involves creating test cases and test scenarios.

    • Test execution involves running the tests and recording the results.

    • Finally, test reporting involves analyzing the results and reporting any defects found...

  • Answered by AI
  • Q4. Software defect Life cycle
Round 2 - Technical 

(4 Questions)

  • Q1. Explaining the IMS architecture with interfaces and protocols
  • Q2. Explain conference scenarios
  • Ans. 

    Conference scenarios refer to different situations that can occur during a conference.

    • A speaker not showing up

    • Technical difficulties with audio/visual equipment

    • A participant disrupting the conference

    • A successful networking session

    • A keynote speech that inspires attendees

  • Answered by AI
  • Q3. Headers in different messages
  • Ans. 

    Headers in different messages are used to provide information about the message content and its origin.

    • Headers can include information such as the sender's email address, subject line, and date/time sent.

    • Different types of messages may have different headers, such as HTTP headers for web requests and responses.

    • Headers can also be used for security purposes, such as adding authentication tokens or preventing cross-site ...

  • Answered by AI
  • Q4. Failures codes for sip
  • Ans. 

    Failure codes for SIP are used to indicate the reason for a call failure.

    • SIP response codes range from 100 to 699

    • 1xx codes indicate provisional responses

    • 2xx codes indicate successful responses

    • 3xx codes indicate redirection

    • 4xx codes indicate client errors

    • 5xx codes indicate server errors

    • 6xx codes indicate global failures

  • Answered by AI
Round 3 - Behavioral 

(2 Questions)

  • Q1. Overall experience on different products
  • Q2. Strategy learnt on different projects
  • Ans. 

    I have learnt to adapt my strategy based on project requirements and team dynamics.

    • I prioritize tasks based on their impact on project goals

    • I communicate effectively with team members to ensure everyone is on the same page

    • I am flexible and open to feedback, making adjustments as needed

    • I have learned to balance short-term goals with long-term objectives

    • For example, on a recent project, I had to adjust my strategy when a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Never say no to any questions keep trying and ask for any hint if you are forgetting at any moment. They will help except some of interviewers

Skills evaluated in this interview

Interview Questions & Answers

user image Anonymous

posted on 18 Nov 2021

I applied via Naukri.com and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. All related Technical stuff
  • Q2. LINUX language

Interview Preparation Tips

Interview preparation tips for other job seekers - Great Personalities were present n agnity world
Technical expertises
Supportive Interactions

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Normal java coding, array based question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Total 4 rounds.
Two technical
One managerial cum technical
One hr
Worst hr, after all discussion they saying you will get offer this week but they don't release offer.

Member Technical Staff Interview Questions & Answers

user image RAMBHAWAN SINGH

posted on 12 Oct 2021

I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Sip call flows,SIP headers
  • Q2. Practical aspects of testing
  • Ans. 

    Practical aspects of testing

    • Testing should be done in real-world scenarios

    • Test cases should cover all possible scenarios

    • Testing should be automated wherever possible

    • Testing should be done throughout the development process

    • Testing should be documented thoroughly

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There would be 2 technical round interviews and final VP round post Hr round will happen.One should answer 70-80% to qualify as per me.However interviewers were supportive also in reminding you few answers

I applied via Naukri.com and was interviewed in Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Total Four round of interview.first two rounds are technical ,3rd round are manager round and 4rth round are Hr round.
  • Q2. First two rounds are completely technical questions are basically from Ur project , sip and IMS protocol.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1 and 2nd round are important basically technical . Your selection depending upon first two rounds.

I applied via Recruitment Consulltant and was interviewed before Jul 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. Easy Array questions, find 2nd largest element in array
  • Q2. Sliding window technique question
Round 3 - Technical 

(1 Question)

  • Q1. Java based questions,OOPS, final this super keywords
Round 4 - One-on-one 

(2 Questions)

  • Q1. Behavioural questions
  • Q2. Discussion on projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to medium problem solving , must learn java based questions

I applied via Referral and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SIP, diameter, telecommunications

Interview Preparation Tips

Interview preparation tips for other job seekers - Should be well versed in telecom

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Agnity?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

Agnity Interview FAQs

How many rounds are there in Agnity interview?
Agnity interview process usually has 3-4 rounds. The most common rounds in the Agnity interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Agnity interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Agnity. The most common topics and skills that interviewers at Agnity expect are Linux, Multithreading, PDF, Shell Scripting and Technical Writing.
What are the top questions asked in Agnity interview?

Some of the top questions asked at the Agnity interview -

  1. Explaining the IMS architecture with interfaces and protoc...read more
  2. sliding window technique quest...read more
  3. Strategy learnt on different proje...read more

Tell us how to improve this page.

Overall Interview Experience Rating

2.5/5

based on 4 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Northcorp Software Interview Questions
4.6
 • 239 Interviews
Zidio Development Interview Questions
4.5
 • 128 Interviews
Webdew Interview Questions
4.5
 • 108 Interviews
HyScaler Interview Questions
4.4
 • 104 Interviews
Snovasys Interview Questions
4.2
 • 42 Interviews
Zaalima Development Interview Questions
4.2
 • 36 Interviews
NexTurn Interview Questions
4.1
 • 36 Interviews
Quantsapp Interview Questions
3.0
 • 36 Interviews
View all

Agnity Reviews and Ratings

based on 47 reviews

3.1/5

Rating in categories

3.1

Skill development

2.8

Work-life balance

3.2

Salary

2.9

Job security

2.8

Company culture

3.0

Promotions

2.8

Work satisfaction

Explore 47 Reviews and Ratings
Member Technical Staff
50 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Associate Member Technical Staff
22 salaries
unlock blur

₹3.2 L/yr - ₹7.4 L/yr

Senior Member of Technical Staff
19 salaries
unlock blur

₹9.6 L/yr - ₹16 L/yr

Technical Lead
12 salaries
unlock blur

₹15.6 L/yr - ₹28.6 L/yr

Java Developer
8 salaries
unlock blur

₹2 L/yr - ₹7.8 L/yr

Explore more salaries
Compare Agnity with

Apmosys Technologies

3.2
Compare

Cogniter Technologies

3.4
Compare

IVTL Infoview Technologies

3.5
Compare

Pitney Bowes

3.7
Compare
write
Share an Interview