Upload Button Icon Add office photos

Filter interviews by

Outseer Interview Questions and Answers

Updated 14 Jul 2024

Outseer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Implement Double check Singleton Design Pattern
  • Ans. 

    Double check Singleton Design Pattern ensures only one instance of a class is created.

    • Create a private static instance variable in the class.

    • Use a private constructor to prevent external instantiation.

    • Implement a static method to return the instance, checking for null and creating a new instance if needed.

  • Answered by AI
  • Q2. Difference Volatile and Transient
  • Ans. 

    Volatile and transient are both keywords in Java used for different purposes. Volatile is used for variables that can be accessed by multiple threads, while transient is used to indicate that a variable should not be serialized.

    • Volatile keyword is used to indicate that a variable's value will be modified by different threads.

    • Transient keyword is used to indicate that a variable should not be serialized during object se...

  • Answered by AI
  • Q3. What is string pool and string literal
  • Ans. 

    String pool is a storage area in memory where unique string literals are stored to optimize memory usage.

    • String pool is a part of the Java heap memory where unique string literals are stored.

    • String literals are created using double quotes, and they are stored in the string pool.

    • When a new string is created with the same value as an existing string literal, it refers to the same object in the string pool.

    • String pool hel...

  • Answered by AI
  • Q4. Sliding window maximum

Skills evaluated in this interview

Backend Developer Interview Questions asked at other Companies

Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, your task is to return the vertical order traversal of its nodes' values. For each node located at a position (X, Y), its left child will be at (X-1, Y-1) and its right child wi... read more
View answer (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

Interview Questionnaire 

1 Question

  • Q1. Questions related to COBOL,JCL,VSAM,DB2,CICS,Vision plus

I applied via Referral and was interviewed before Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Previous work related queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepares office and sap

I applied via Approached by Company and was interviewed before Oct 2021. There were 2 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 - HR 

(2 Questions)

  • Q1. Experience in related field of work
  • Q2. Domain experience in years
  • Ans. 

    I have X years of domain experience.

    • I have worked in this domain for X years.

    • During my time in this domain, I have gained expertise in various areas such as...

    • I have worked on projects related to...

    • I have experience working with clients in this domain.

    • I keep myself updated with the latest trends and developments in this domain.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident before you attend interview with hiring manager. Explain in detailed about your roles and responsibilities.. Make sure your explanation should attract to hiring manager.

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

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Where do you want to see yourself after 5 years?
  • Q2. What are your preferences?
  • Q3. If given a chance on what do you want to make changes on the project if you've been assigned to achieve positive results with fewer efforts?
  • Q4. What are your expectations?
  • Q5. How do you want a corporate structure to be?
  • Q6. Why did you leave your last company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions asked to a fresher I would expect those to be a friendly manner and allow him to speak what he can and not just the questions you ask.

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. How to use visio
  • Ans. 

    Visio is a diagramming tool used to create flowcharts, diagrams, and other visual representations of data.

    • Start by selecting a template or creating a new document

    • Drag and drop shapes onto the canvas and connect them with lines or arrows

    • Add text, images, and other elements to enhance the diagram

    • Use the formatting tools to customize the appearance of the diagram

    • Save and export the diagram in various formats such as PDF o

  • Answered by AI

Outseer Interview FAQs

How many rounds are there in Outseer interview?
Outseer interview process usually has 1 rounds. The most common rounds in the Outseer interview process are Technical.
How to prepare for Outseer 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 Outseer. The most common topics and skills that interviewers at Outseer expect are Agile Methodology, Change Management, Conflict Management, Customer Handling and Helpdesk.
What are the top questions asked in Outseer interview?

Some of the top questions asked at the Outseer interview -

  1. What is string pool and string lite...read more
  2. Implement Double check Singleton Design Patt...read more
  3. Difference Volatile and Transi...read more

Tell us how to improve this page.

Outseer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

Outseer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.2

Skill development

5.0

Work-life balance

5.0

Salary

4.5

Job security

5.0

Company culture

4.5

Promotions

4.5

Work satisfaction

Explore 2 Reviews and Ratings
Compare Outseer with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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