Upload Button Icon Add office photos

Filter interviews by

Ip.access Software Engineer Interview Questions and Answers

Updated 16 Apr 2021

Ip.access Software Engineer 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

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Technical questions regarding Salesforce
  • Q2. Technical questions regarding Salesforce
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - No hike in HCL in all fiscal year
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at SRM Institute of Science and Technology, NCR Campus, Ghaziabad and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in developing web applications

    • Skilled in using various technologies

    • Passionate about software engineering

  • Answered by AI
  • Q2. Can you explain one of the projects you completed during the academic year?
  • Ans. 

    Developed a web-based student management system for tracking attendance and grades.

    • Used HTML, CSS, and JavaScript for front-end development.

    • Implemented backend functionality using PHP and MySQL database.

    • Incorporated user authentication and authorization features for secure access.

    • Tested the system thoroughly to ensure functionality and user-friendliness.

  • Answered by AI
  • Q3. What were some of the fundamental concepts of Artificial Intelligence that the interviewer inquired about during your interview as a Computer Science and Engineering - Artificial Intelligence and Machine L...
  • Q4. What were your Achievements in the graduation years
  • Ans. 

    Graduated with honors, completed multiple internships, and won coding competitions

    • Graduated with honors in Computer Science

    • Completed internships at XYZ Company and ABC Corporation

    • Won first place in coding competition at university hackathon

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while introducing yourself, and always ensure you possess comprehensive knowledge about the information you have provided in your resume.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Asked about technical expertise and topic related question
  • Q2. Notice period and salary discussion
Round 2 - Technical 

(2 Questions)

  • Q1. Technical in depth
  • Q2. Salary discussion
Round 3 - HR 

(1 Question)

  • Q1. Notice period and salary discussion
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain oop concets
  • Ans. 

    OOP concepts are fundamental principles in object-oriented programming that help in organizing and designing code.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detai...

  • Answered by AI
  • Q2. Virtual functions
Round 2 - Technical 

(2 Questions)

  • Q1. Explain vectors and array difference
  • Ans. 

    Vectors are dynamic arrays that can change in size, while arrays have a fixed size.

    • Vectors can grow or shrink in size dynamically, while arrays have a fixed size.

    • Vectors can be resized using functions like push_back() and pop_back(), while arrays cannot.

    • Vectors are part of the C++ Standard Template Library (STL), while arrays are a fundamental data structure.

    • Example: vector vec; int arr[5];

Answered by AI
  • Q2. Virtual destructors
  • Round 3 - One-on-one 

    (2 Questions)

    • Q1. About last project
    • Q2. Puzzle with some analytical skills

    Skills evaluated in this interview

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

    I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.

    Round 1 - Technical 

    (3 Questions)

    • Q1. What is polymorphism?
    • Ans. 

      Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

      • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

      • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

      • Example: Inheritance allows a child class to override a method from its parent class, exhibiting polymorphic b

    • Answered by AI
    • Q2. How abstraction is implemented?
    • Ans. 

      Abstraction is implemented in software engineering by hiding unnecessary details and exposing only relevant information.

      • Abstraction is achieved through the use of abstract classes and interfaces in object-oriented programming.

      • It allows developers to focus on the essential aspects of a concept without getting bogged down in implementation details.

      • For example, in a car simulation program, the Car class may have abstract ...

    • Answered by AI
    • Q3. What is the difference between abstraction and Interface?
    • Ans. 

      Abstraction is hiding the implementation details while Interface is a contract that defines the methods that a class must implement.

      • Abstraction focuses on hiding the internal implementation details of a class, allowing the user to only see the necessary details.

      • Interface defines a contract that specifies the methods a class must implement, without providing the implementation details.

      • Abstraction can be achieved through...

    • Answered by AI
    Round 2 - Behavioral interview 

    (1 Question)

    • Q1. What is your motivation when you are working on same project alone for long period?
    • Ans. 

      My motivation when working on a project alone for a long period is the satisfaction of seeing my hard work come to fruition.

      • Setting small achievable goals to keep myself motivated

      • Taking breaks to avoid burnout and maintain productivity

      • Seeking feedback from others to stay motivated and improve my work

      • Reminding myself of the end goal and the impact my project will have

    • Answered by AI
    Round 3 - HR 

    (1 Question)

    • Q1. What is your salary expectation?
    • Ans. 

      My salary expectation is based on my experience, skills, and the market rate for Software Engineers in this region.

      • Research the average salary range for Software Engineers in the specific region or industry

      • Consider your level of experience, skills, and qualifications when determining your salary expectation

      • Be prepared to negotiate based on the company's offer and benefits package

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare well and give interview as many as possible
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Aptitude Test 

    Basic MCQs on General aptitude, logical reasoning and programming questions

    Round 2 - One-on-one 

    (5 Questions)

    • Q1. What is a constructor in C++?
    • Ans. 

      A constructor in C++ is a special member function that is automatically called when an object is created.

      • Constructors have the same name as the class and do not have a return type.

      • They can be used to initialize the object's data members.

      • Default constructors are automatically generated if no constructor is defined.

      • Parameterized constructors can be defined to accept arguments during object creation.

    • Answered by AI
    • Q2. What is copy assignment operator?
    • Ans. 

      Copy assignment operator is a special member function in C++ that allows one object to be assigned the values of another object of the same class.

      • Copy assignment operator is denoted by the = operator.

      • It is used to copy the values of one object into another object of the same class.

      • It is automatically generated by the compiler if not explicitly defined.

      • Example: MyClass obj1; MyClass obj2; obj2 = obj1; // Copy assignment

    • Answered by AI
    • Q3. What is virtualization in C++?
    • Ans. 

      Virtualization in C++ is the process of creating a virtual version of a class or function to allow for polymorphism and dynamic binding.

      • Virtualization in C++ is achieved through the use of virtual functions and inheritance.

      • Virtual functions are declared in a base class and overridden in derived classes to provide different implementations.

      • Virtualization allows for polymorphism, where a pointer to a base class can point...

    • Answered by AI
    • Q4. Implement String class
    • Ans. 

      Implement a custom String class in a programming language.

      • Define a class with necessary properties and methods to manipulate strings.

      • Include methods for concatenation, substring, length, etc.

      • Handle memory allocation and deallocation properly.

      • Example: class MyString { // implementation }

    • Answered by AI
    • Q5. What is smart pointers?
    • Ans. 

      Smart pointers are objects that act like pointers but provide automatic memory management.

      • Smart pointers help prevent memory leaks by automatically deallocating memory when no longer needed.

      • Examples include unique_ptr, shared_ptr, and weak_ptr in C++.

      • They provide better memory safety compared to raw pointers.

    • Answered by AI

    Skills evaluated in this interview

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

    I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 3 interview rounds.

    Round 1 - Coding Test 

    30 questions combination of Logical, numeric, verbal and 2 coding questions.

    Round 2 - Technical 

    (2 Questions)

    • Q1. Self Introduction
    • Q2. Questions on core Java concepts
    Round 3 - HR 

    (2 Questions)

    • Q1. Tell me about yourself
    • Ans. 

      I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

      • Experienced in developing web applications using technologies such as HTML, CSS, JavaScript, and React

      • Strong background in computer science with knowledge of data structures and algorithms

      • Proficient in programming languages such as Java, Python, and C++

      • Familiar with Agile development methodolog

    • Answered by AI
    • Q2. Your strength and weakness
    • Ans. 

      Strength: Problem-solving skills. Weakness: Overthinking.

      • Strength: I have strong problem-solving skills which help me in finding efficient solutions to complex issues.

      • Weakness: Sometimes I tend to overthink situations, which can lead to unnecessary stress and delays in decision-making.

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare well in you expertise and be confident of what you know.
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via campus placement at Dronacharya College of Engineering, Gurgaon and was interviewed in Nov 2024. There were 2 interview rounds.

    Round 1 - Coding Test 

    Three coding question

    Round 2 - Aptitude Test 

    Two technical questions based on strings and linked lists.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Basic data structure and algorithms, along with communication skills.
    Interview experience
    5
    Excellent
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    No response

    I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.

    Round 1 - One-on-one 

    (2 Questions)

    • Q1. Tell me about yourself?
    • Q2. Python and java spring cloud

    Interview Preparation Tips

    Interview preparation tips for other job seekers - all good

    Ip.access Interview FAQs

    How to prepare for Ip.access Software Engineer 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 Linux, Networking, Cloud, Debugging and C++.

    Tell us how to improve this page.

    Ip.access Software Engineer Salary
    based on 8 salaries
    ₹6.1 L/yr - ₹19 L/yr
    69% more than the average Software Engineer Salary in India
    View more details

    Ip.access Software Engineer Reviews and Ratings

    based on 2 reviews

    3.4/5

    Rating in categories

    4.7

    Skill development

    4.7

    Work-life balance

    4.7

    Salary

    3.1

    Job security

    3.7

    Company culture

    3.9

    Promotions

    4.4

    Work satisfaction

    Explore 2 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