Upload Button Icon Add office photos
Engaged Employer

i

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

Extentia Information Technology Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Extentia Information Technology Interview Questions, Process, and Tips

Updated 17 Oct 2024

Top Extentia Information Technology Interview Questions and Answers

View all 12 questions

Extentia Information Technology Interview Experiences

Popular Designations

15 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Where data of Microservice stored in case of issue in dependent Microservice? Fetch data based on multiple fields using JPA how to count word occurrence without using Java streams
  • Ans. 

    Data of Microservice can be stored in a separate database or cache to ensure availability in case of issues with dependent Microservice.

    • Store data in a separate database or cache to ensure availability in case of issues with dependent Microservice.

    • Implement retry mechanisms to handle temporary failures in dependent Microservice.

    • Use circuit breakers to prevent cascading failures in case of issues with dependent Microser

  • Answered by AI

Skills evaluated in this interview

Lead Java Developer Interview Questions asked at other Companies

Q1. Can you provide a high-level system design of your project and describe the new features you are currently working on?
Add answer
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Dynamic and static testing difference
  • Ans. 

    Dynamic testing involves executing the code to observe the behavior, while static testing involves reviewing the code without executing it.

    • Dynamic testing involves running the software and observing its behavior, while static testing involves reviewing the code without executing it.

    • Dynamic testing is more focused on functional aspects, while static testing is more focused on structural aspects.

    • Examples of dynamic testi...

  • Answered by AI
  • Q2. Login scenario with pop handling through Selenium
  • Ans. 

    Handling pop-ups during login scenario using Selenium

    • Identify the pop-up using its unique attributes

    • Switch to the pop-up window using driver.switchTo().alert()

    • Perform necessary actions on the pop-up (e.g. entering credentials)

    • Switch back to the main window using driver.switchTo().defaultContent()

  • Answered by AI
  • Q3. Waits, assertion, window handling
  • Q4. V model, verification and validation
  • Q5. Authentication and authorization

Interview Preparation Tips

Interview preparation tips for other job seekers - I cleared the first round and the next was F2F scheduled after a week. But I did not get any response from them. Rohini Deo was my HR but she started ignoring my calls.

Skills evaluated in this interview

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Closure nested comparison with Dispatch group
  • Ans. 

    Closure nested comparison with Dispatch group

    • Use closures to handle asynchronous tasks in Swift

    • Nested closures can be used for sequential tasks

    • Dispatch groups can be used to wait for multiple asynchronous tasks to complete

  • Answered by AI
  • Q2. Differ block how to use it
  • Ans. 

    Differ block is used in programming to execute a block of code based on a condition.

    • Differ block is similar to if-else statements in programming.

    • It allows the execution of different blocks of code based on different conditions.

    • Example: if(condition1) { // code block 1 } else if(condition2) { // code block 2 } else { // default code block }

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Life cycle of app
  • Ans. 

    The life cycle of an app refers to the stages it goes through from development to deployment and maintenance.

    • 1. Planning and requirements gathering

    • 2. Design and development

    • 3. Testing and quality assurance

    • 4. Deployment and release

    • 5. Maintenance and updates

  • Answered by AI
  • Q2. Core data deletion rules

Skills evaluated in this interview

Senior Software Professional Interview Questions asked at other Companies

Q1. Closure nested comparison with Dispatch group
View answer (1)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How to manage difficult client,
  • Ans. 

    Managing difficult clients requires effective communication, setting boundaries, and finding common ground.

    • Listen actively to understand their concerns and frustrations.

    • Communicate clearly and set realistic expectations.

    • Establish boundaries and enforce them when necessary.

    • Find common ground and focus on solutions rather than problems.

    • Seek feedback and address any issues promptly.

    • Consider involving a mediator or third p

  • Answered by AI
  • Q2. Object orient principles concept
Round 2 - One-on-one 

(1 Question)

  • Q1. Project baseline, project closure etc

Interview Preparation Tips

Interview preparation tips for other job seekers - The HR will force you to take interview from your busy schedule. They’ll follow up to make sure you take it asap and dont give some breather. However they will not get back to you with updates and will not receive your call or reply to your enail after the interview. Very unprofessional TA team.

Technical Project Manager Interview Questions asked at other Companies

Q1. 1) What are Isolation levels in SQL? 2) What happens if same SP is modified by multiple users at same time, how do u capture the details of each user's changes? 3) What are ACID properties? 4) What are triggers & its types? 5) What is f... read more
View answer (1)

Extentia Information Technology interview questions for popular designations

 Business Analyst

 (2)

 Senior Software Professional

 (1)

 Product Manager

 (1)

 Software Developer

 (1)

 Salesforce Developer

 (1)

 Automation Test Engineer

 (1)

 Salesforce Administrator

 (1)

 Technical Project Manager

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java collections
  • Q2. OOPS concept of Java
  • Ans. 

    OOPS (Object-Oriented Programming) concept in Java focuses on creating objects that interact with each other to solve a problem.

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

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

    • Polymorphism: Ability of objects to take on multiple forms or behaviors.

    • Abstraction: Hiding the implementation details ...

  • Answered by AI

Skills evaluated in this interview

Android Developer Interview Questions asked at other Companies

Q1. BST Iterator Problem Statement You are tasked with creating a class named BSTIterator that acts as an iterator for the inorder traversal of a binary search tree. Implement the following functions: BSTIterator(Node root): A constructor that... read more
View answer (1)

Get interview-ready with Top Extentia Information Technology Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Core java questions

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Jobs at Extentia Information Technology

View all
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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. Brief introduction were asked
  • Q2. Code writing which included apex , triggers
Round 3 - Coding Test 

Code undertsanding and writing

Interview Preparation Tips

Interview preparation tips for other job seekers - i have cleared all the rounds .they had called and asked me to join within 3 days. they had promised to give me the offer letter and asked me not to join other company. but after waiting for a long time they just said we are not going forward without describing any reasons.

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (6)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. None none none none
  • Q2. Second question
Round 2 - One-on-one 

(2 Questions)

  • Q1. None none none of
  • Q2. This rd None none none none

Associate Technical Leader Interview Questions asked at other Companies

Q1. Active Queue Challenges faced during project implementation Steps taken during the browser migration from IE to edge and chrome.
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2023.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What are some real world applications that you like to use and why?
  • Ans. 

    I enjoy using applications like Microsoft Excel, Tableau, and Google Analytics for data analysis and visualization.

    • Microsoft Excel for data organization and basic analysis

    • Tableau for creating interactive data visualizations

    • Google Analytics for tracking website traffic and user behavior

  • Answered by AI
  • Q2. What are project deliverables?
  • Ans. 

    Project deliverables are the tangible outcomes or results that must be produced to complete a project.

    • Tangible outcomes or results of a project

    • Specific items or services that need to be provided to stakeholders

    • Can include reports, software, prototypes, or other products

    • Must be completed within a specified timeframe

  • Answered by AI
  • Q3. What's the structure of a user story?
  • Ans. 

    A user story typically follows the format: As a [role], I want [goal], so that [reason].

    • User stories are short, simple descriptions of a feature told from the perspective of the person who desires the new capability.

    • They typically follow the format: As a [role], I want [goal], so that [reason].

    • User stories help to create a shared understanding of what needs to be built and why.

    • They are often written on index cards or s...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be real, genuine about your work experiences. Try to stay objective and to the point.

Skills evaluated in this interview

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2022. There were 3 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 - One-on-one 

(2 Questions)

  • Q1. Acceptance criteria for a case study
  • Ans. 

    Acceptance criteria for a case study

    • Clearly defined objectives and goals for the case study

    • Specific metrics to measure success

    • Detailed methodology for conducting the case study

    • Criteria for selecting participants or subjects

    • Clear presentation of findings and analysis

    • Alignment with overall business strategy

    • Inclusion of real-life examples or data to support conclusions

  • Answered by AI
  • Q2. Activities you do as a Business Analyst
  • Ans. 

    As a Business Analyst, I conduct data analysis, gather requirements, create reports, and facilitate communication between stakeholders.

    • Conduct data analysis to identify trends and insights

    • Gather and document business requirements from stakeholders

    • Create reports and dashboards to present findings and recommendations

    • Facilitate communication between business stakeholders and technical teams

    • Collaborate with cross-functiona

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

(1 Question)

  • Q1. Case Study and preparation of requirement gathering document for it

Interview Preparation Tips

Topics to prepare for Extentia Information Technology Product Manager interview:
  • Requirement Gathering
  • User Acceptance
  • Design
  • Project Management
  • Stakeholder Management
Interview preparation tips for other job seekers - Be prepared for questions related to your role. Be confident, true to what you know and what you dont

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2022. There were 3 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 

(3 Questions)

  • Q1. Previous experience?
  • Q2. Scenario: If there is EV charging station installation, then what question you will ask for requirement gathering?
  • Q3. How will you handle difficult stakeholders?
Round 3 - Technical 

(2 Questions)

  • Q1. What documentation you have prepared in your last company?
  • Q2. Do you have experience in writing user stories?

Interview Preparation Tips

Interview preparation tips for other job seekers - Friendly environment and good scope for improvement

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

Extentia Information Technology Interview FAQs

How many rounds are there in Extentia Information Technology interview?
Extentia Information Technology interview process usually has 1-2 rounds. The most common rounds in the Extentia Information Technology interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Extentia Information Technology 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 Extentia Information Technology. The most common topics and skills that interviewers at Extentia Information Technology expect are Javascript, SQL, CSS, HTML and Salesforce.
What are the top questions asked in Extentia Information Technology interview?

Some of the top questions asked at the Extentia Information Technology interview -

  1. What are some real world applications that you like to use and w...read more
  2. Where data of Microservice stored in case of issue in dependent Microservice? ...read more
  3. Acceptance criteria for a case st...read more
How long is the Extentia Information Technology interview process?

The duration of Extentia Information Technology interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Extentia Information Technology Interview Process

based on 17 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 792 Interviews
MAQ Software Interview Questions
1.9
 • 100 Interviews
View all

Extentia Information Technology Reviews and Ratings

based on 164 reviews

3.5/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

3.3

Salary

3.1

Job security

3.6

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 164 Reviews and Ratings
Hiring For Group Experience Director

Pune

15-20 Yrs

Not Disclosed

Hiring For SAP CPI

Mumbai

5-10 Yrs

Not Disclosed

Explore more jobs
Software Professional
100 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Professional
94 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
52 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
51 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Salesforce Developer
49 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Extentia Information Technology with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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