Upload Button Icon Add office photos

Filter interviews by

Ip.access Interview Questions and Answers

Updated 16 Apr 2021

Ip.access Interview Experiences

1 interview found

I applied via Referral and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. C, C++ , Data Structures , 3GPP specifications

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare for basic c and cpp questions and data structure

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (186)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Sale price on on day
  • Q2. Start working

Interview Preparation Tips

Interview preparation tips for other job seekers - Fofocus heavily on networking, tailoring your resume with relevant keywords, actively following up with potential employers, showcasing your sales skills in interviews through storytelling, and monitoring companies you're interested in to stay updated on opportunities.
Key points to remember:
Prioritize networking:
Utilize your network to connect with people in the industry, attend industry events, and leverage platforms like LinkedIn to build relationships with potential hiring managers.
Tailor your resume:
Include relevant sales keywords throughout your resume to catch the attention of recruiters and ensure your experience aligns with the job description.
Practice your sales pitch:
Prepare compelling stories from your past experiences to demonstrate your ability to close deals, overcome objections, and build rapport during interviews.
Follow up consistently:
After submitting applications, send personalized follow-up emails to maintain engagement with potential employers.
Research companies:
Actively monitor companies you're interested in by following their social media and news to stay informed about potential openings.
Highlight transferable skills:
Even if you lack direct sales experience, emphasize skills like communication, persuasion, relationship building, and problem-solving that translate well to a sales role.
Ask insightful questions:
During interviews, demonstrate your knowledge of the company and role by asking thoughtful questions that show your genuine interest.
Be enthusiastic and confident:
Convey a positive attitude and express your passion for sales to make a strong impression on potential employers.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Feb 2025.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. Expected CTC
  • Q3. Why you left your previous company (Negative answers should be avoided)
Round 2 - Technical 

(3 Questions)

  • Q1. Questions based on the concepts of payroll
  • Q2. Expected CTC
  • Q3. Discussion regards to Shift timings, Cab facility, Annual leaves, Variable bonus, Relocate bonus.
Round 3 - Behavioral 

(1 Question)

  • Q1. Regards to Payroll questions on what I did on daily basis.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8

The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.

Round 2 - Technical 

(6 Questions)

  • Q1. Interviewer was himself not knowing anything as it was walkin drive he was sitting infront of me and checking questions on phone Introduction that he inturrepted in between when I was introducing myself
  • Q2. What are the features of Java 17, specifically related to sealed classes, including their syntax and necessity, along with the potential errors encountered when invoking a sealed class?
  • Ans. 

    Java 17 introduces sealed classes to restrict inheritance and improve code maintainability.

    • Sealed classes are declared using the 'sealed' keyword followed by the permitted subclasses.

    • Subclasses of a sealed class must be either final or sealed themselves.

    • Errors may occur when trying to extend a sealed class with a non-permitted subclass.

  • Answered by AI
  • Q3. Java 8 feathers stream api, functional interface, Intermittent operator ,Ternary operator, Prediction,Bi predicate. Answered all successfully
  • Q4. Draw low level design of implementation of notify me if item is back in stock in a ecommerce application
  • Ans. 

    Implementation of 'notify me if item is back in stock' feature in an ecommerce application

    • Create a database table to store user notifications for out-of-stock items

    • Implement a service to check item availability and send notifications to subscribed users

    • Provide a user interface for users to subscribe to notifications for specific items

  • Answered by AI
  • Q5. All design patterns which I know. Asked me to implement adapter pattern on paper
  • Q6. Then given a problem that concurrent way perform operation on excell to decrease the response time

Interview Preparation Tips

Interview preparation tips for other job seekers - I always suggest staying away from these companies commonly referred to as WITCH (Wipro, Infosys, TCS, Cognizant, HCL). You will rarely encounter good interviewers there unless there is an extreme necessity. Interview was judging me on the basis of syntex by seeing in his phone. How can everyone write each and everything on copy. For the low level design first time in my 6 years carrier someone asked to design without using kafka or any other library like spring boot to achieve that add in reminder list problem 😂. At first it was my bad after holding a offer of almost 27 lakh I somehow agreed for giving interview. Second thing I also know that after Even clearing they cannot afford 30LPA which I asked. I just went there because from last 6.5 year I have never attended any walking or face to face interview so was curious for it. Currently also working with somewhat premium product development company only. My experience was very bad. May be it can get vary person to person.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I was interviewed in Jan 2025.

Round 1 - Technical 

(6 Questions)

  • Q1. Multi cast in angular
  • Q2. Why event emitter what it does
  • Q3. Handling multiple api calls
  • Q4. Higher order functions
  • Q5. Child route and forRoot difference
  • Q6. Ng-container , ng-template

Node.js Full Stack Developer Interview Questions & Answers

Coforge user image Anonymous

posted on 28 Feb 2025

Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
-

I was interviewed in Jan 2025.

Round 1 - Technical 

(6 Questions)

  • Q1. Explain Callback and callback hell? How to prevent callback hell?
  • Q2. Explain Closures?
  • Q3. ES6 Features?
  • Q4. What is Hoisting?
  • Q5. {cat, Act} & {mary, Army} are Anagrams or not? Write a program in Javascript.
  • Q6. Difference between var, let, and const in Javascript?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(4 Questions)

  • Q1. What special attributes do you possess that make you a perfect fit for this role, considering that many individuals can perform car service?
  • Ans. 

    I possess excellent communication skills, problem-solving abilities, and a strong customer-centric approach.

    • Strong communication skills to effectively interact with customers and address their concerns

    • Proven problem-solving abilities to quickly resolve issues and provide satisfactory solutions

    • Customer-centric approach to prioritize customer satisfaction and build positive relationships

    • Ability to remain calm and compose...

  • Answered by AI
  • Q2. What skills do you possess that are relevant to the execution of this role?
  • Ans. 

    I possess strong communication skills, problem-solving abilities, and a customer-centric approach.

    • Excellent communication skills to effectively interact with customers and address their concerns

    • Strong problem-solving abilities to quickly resolve issues and provide solutions

    • Customer-centric approach to ensure customer satisfaction and retention

    • Ability to remain calm and patient in challenging situations

    • Experience in han...

  • Answered by AI
  • Q3. What attracted you to choose this company as your new employer?
  • Ans. 

    The company's strong reputation for excellent customer service and commitment to employee development attracted me.

    • Reputation for excellent customer service

    • Commitment to employee development

    • Positive reviews from current and former employees

  • Answered by AI
  • Q4. What's your salary expectations
  • Ans. 

    My salary expectations are in line with industry standards and based on my experience and qualifications.

    • Research industry standards for the position

    • Consider my experience and qualifications

    • Be prepared to negotiate based on job responsibilities and benefits package

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Do you have experience
  • Ans. 

    Yes, I have 3 years of experience in customer service roles.

    • Worked as a customer service representative for 2 years at Company X

    • Handled customer inquiries, resolved complaints, and processed orders

    • Trained new employees on customer service best practices

  • Answered by AI
  • Q2. Are you dedicated to this role
  • Ans. 

    Yes, I am dedicated to this role and committed to providing excellent customer service.

    • I have a strong work ethic and always strive to exceed customer expectations

    • I am willing to go above and beyond to resolve customer issues and ensure their satisfaction

    • I am constantly seeking ways to improve my skills and knowledge in order to better serve customers

  • Answered by AI
Round 3 - Group Discussion 

Integrity and honesty

Interview Preparation Tips

Interview preparation tips for other job seekers - You must be confident and well-prepared with relevant job knowledge.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

A question regarding mechanical concepts and other inquiries related to amplitude.

Round 2 - Technical 

(5 Questions)

  • Q1. Questions related to resume uploaded and other technical like manufacturing and cad software related
  • Q2. Material selection and discussion about company
  • Q3. Difficulty where you are structed during the project
  • Ans. 

    I faced difficulty in managing conflicting priorities and deadlines during a project.

    • Prioritize tasks based on urgency and importance

    • Communicate with team members and stakeholders to manage expectations

    • Break down tasks into smaller, manageable chunks to stay on track

    • Seek help or guidance from mentors or supervisors when needed

  • Answered by AI
  • Q4. Discussion and deep introduction about me and project
  • Q5. Discussion about Certificate which achieved in field

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience to sharing the knowledge and technical reviews
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Java coding output predict related questions , try catch , string concept
  • Q2. Switch case
  • Q3. Inheritance
  • Q4. What challanges faced in automation
  • Ans. 

    Challenges in automation include dynamic UI elements, data synchronization, and maintenance of test scripts.

    • Dynamic UI elements can be challenging to automate as they may change frequently.

    • Data synchronization between different systems can be difficult to achieve in automation.

    • Maintenance of test scripts can be time-consuming, especially when application changes frequently.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How to read the data and assert with db value in api automation
  • Ans. 

    To read data and assert with db value in API automation, use API response to extract data and compare with database query result.

    • Extract data from API response using JSON parsing libraries like Gson or Jackson

    • Execute database query to retrieve expected value

    • Compare the extracted data with the database value using assertion libraries like TestNG or JUnit

  • Answered by AI
  • Q2. 401 & 403 status code
Round 3 - HR 

(1 Question)

  • Q1. Managerial behavioural questions

Senior Analyst Interview Questions & Answers

FIS user image Sarita Rajaram Rahate

posted on 28 Feb 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Tell me about yourself?
  • Q2. What is corporate action?
  • Q3. Which date is important in divided?
Round 2 - HR 

(1 Question)

  • Q1. What's the reason of leaving previous organisation?
Round 3 - Face to face 

(1 Question)

  • Q1. Salary discussion
Contribute & help others!
anonymous
You can choose to be anonymous

Ip.access Interview FAQs

How to prepare for Ip.access 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 Ip.access. The most common topics and skills that interviewers at Ip.access expect are Networking, Linux, Debugging, Telecom and Cloud.

Recently Viewed

INTERVIEWS

Boeing

85 interviews

INTERVIEWS

Apexon

135 interviews

INTERVIEWS

Xogene

8 interviews

INTERVIEWS

OpenBet

3 interviews

INTERVIEWS

ABB

233 interviews

JOBS

Axis Max Life Insurance

No Jobs

SALARIES

Indiamart Intermesh

No Salaries

INTERVIEWS

Oracle

No Interviews

INTERVIEWS

eClerx

No Interviews

PHOTOS

Axis Max Life Insurance

No Photos

Tell us how to improve this page.

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.2k Interviews
Amazon Interview Questions
4.1
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Teleperformance Interview Questions
3.9
 • 1.8k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
Nagarro Interview Questions
4.0
 • 778 Interviews
View all

Ip.access Reviews and Ratings

based on 12 reviews

4.1/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.1

Salary

3.1

Job security

3.5

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 12 Reviews and Ratings
Software Engineer
8 salaries
unlock blur

₹6.1 L/yr - ₹19 L/yr

Junior Software Engineer
4 salaries
unlock blur

₹4 L/yr - ₹6.2 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹14 L/yr - ₹22 L/yr

System Test Engineer
4 salaries
unlock blur

₹8.2 L/yr - ₹11 L/yr

Senior Test Engineer
3 salaries
unlock blur

₹10.9 L/yr - ₹21.6 L/yr

Explore more salaries
Compare Ip.access with

Accenture

3.8
Compare

Capgemini

3.7
Compare

HCLTech

3.5
Compare

Teleperformance

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