Upload Button Icon Add office photos

Filter interviews by

United Online Interview Questions and Answers for Freshers

Updated 22 Oct 2024

United Online Interview Experiences for Freshers

Popular Designations

4 interviews found

Interview Questionnaire 

1 Question

  • Q1. 1)programming questions(java/c) 2) logical questions 3)Qa concepts

Senior Quality Engineer Interview Questions asked at other Companies

Q1. what is least count of vernier caliper ,micrometer, height gauge?
View answer (13)

Interview Questions & Answers

user image Anonymous

posted on 1 Mar 2015

Interview Questionnaire 

11 Questions

  • Q1. What are different types of joins
  • Ans. 

    Different types of joins are Inner Join, Left Join, Right Join, and Full Outer Join.

    • Inner Join returns only the matching rows from both tables

    • Left Join returns all the rows from the left table and matching rows from the right table

    • Right Join returns all the rows from the right table and matching rows from the left table

    • Full Outer Join returns all the rows from both tables, with NULL values in the columns where there is

  • Answered by AI
  • Q2. ACID properties
  • Ans. 

    ACID properties ensure database transactions are reliable and consistent.

    • ACID stands for Atomicity, Consistency, Isolation, and Durability.

    • Atomicity ensures that a transaction is treated as a single, indivisible unit of work.

    • Consistency ensures that a transaction brings the database from one valid state to another.

    • Isolation ensures that concurrent transactions do not interfere with each other.

    • Durability ensures that on...

  • Answered by AI
  • Q3. One to many relationship in sql
  • Q4. B+ trees
  • Q5. What is a process and how it is executed in os
  • Ans. 

    A process is a program in execution. It is executed in OS by allocating resources and managing its execution.

    • A process is a unit of work that can be scheduled and executed by the OS

    • It is created by a parent process and has its own memory space and resources

    • The OS manages the execution of processes by allocating resources such as CPU time and memory

    • Processes can communicate with each other through inter-process communic...

  • Answered by AI
  • Q6. How will you prevent deadlock
  • Ans. 

    Preventing deadlock by implementing a resource allocation strategy

    • Implement a resource allocation strategy to ensure resources are not locked by multiple processes

    • Use timeouts to prevent processes from waiting indefinitely for resources

    • Implement a process termination strategy to release resources held by terminated processes

    • Use a deadlock detection algorithm to identify and resolve deadlocks

    • Ensure that processes reques...

  • Answered by AI
  • Q7. Some file system question from os
  • Q8. Puzzle-There are N coins out of which x are heads. A blind man has to divide these coins equally into two parts such that each side contain equal number of heads
  • Q9. Code of strcpy function
  • Ans. 

    strcpy function copies a string from source to destination

    • The function is defined in string.h header file

    • The syntax of the function is: char *strcpy(char *destination, const char *source)

    • The function returns the pointer to the destination string

    • The function copies the null character also from source to destination

    • The destination string must have enough space to hold the source string

  • Answered by AI
  • Q10. Database of Project
  • Ans. 

    A database of project information.

    • Includes project name, description, start and end dates, budget, and team members.

    • Can be used to track progress, allocate resources, and analyze performance.

    • May also include project milestones, risks, and issues.

    • Examples: Trello, Asana, Jira, Microsoft Project.

  • Answered by AI
  • Q11. About the algo and code given in the written test

Interview Preparation Tips

Round: Test
Experience: In gen apti they asked questions on circle, probability etc. In technical there were three sections 1) Objective questions to find the output of simple c and c++ programs. 2) Write an algorithm to output next N PINDIGIT numbers of a given PINDIGIT number.3)Two questions of writting a program, i this we had to one only...One was
to print a N*M matrix in spiril(hellical) order and the 2nd was some file manupulation questions..Around 50 applicants were there in the apti.. They sortlisted 16 students. Out of which finally they selected 5 students. All the selected candidates were from CSE..
Duration: 20 minutes

Round: Technical Interview
Experience: In technical interview they asked c, c++, OS , DBMS, SQL, about Project.They asked.1)What are different types of joins.2)ACID properties 3)One to many relationship in sql.4)B+ trees 5)What is a process and how it is executed in os 6)How will you prevent deadlock 7) Some file system question from os 8)Puzzle-There are N coins out of which x are heads. A blind man has to divide these coins equally into two parts such that each side contain equal number of heads.9) Code of strcpy function 10) Database of Project 11) About the algo and code given in the written test.The key point in interview is leaving a legend at the end of your answer.Whenever any interviewer is asking any question if u don't know the answer clearly say i don't know but i know this this.. If u know,at the end just leave a legand so that interviewer will ask next question from that legend only.. Like in my interview he asked a question on process execution.. at the end i said sir there might a deadlock problem with the processes.. then he asked question from deadlock..

Round: HR Interview
Experience: No separate HR round was there. In technical interview itself one HR guy was there. But he did not ask any question.

General Tips: Prepare well C, C++, OS, SQL.. ALL THE BEST..
Skills: C, C++, OS, SQL,
College Name: NIT WARANGAL

Skills evaluated in this interview

Interview Questions & Answers

user image Anonymous

posted on 19 Feb 2015

Interview Preparation Tips

Round: Test
Experience: General aptitude --> Normal maths ques & puzzles Programming --> Two problems to be completed in 20 min.
Duration: 60 minutes

Round: Technical Interview
Experience: Contributed 40% of the selection process. Ques asked based on the answers given in the written test & methods to improve the programs written.

Round: HR Interview
Experience: Contributed 60% of the selection process. Ques asked on the future plans as a employee & student, hobbies, reasons for taking this job etc.

Skill Tips: It is important to gather information from internet before going for HR. Learn about the various products, the length of expansion and future projects of the company. Best of LUCK!!
College Name: NIT WARANGAL

Interview Questions & Answers

user image Anonymous

posted on 1 Mar 2015

Interview Preparation Tips

Round: Test
Experience: The question paper consisted of 4 sections
1.Apti (Objective):this basically consisted of all math questions which covered topics like areas,limits,trigonometry..
2.tech apti (Objective ):this consisted of c questions only..
3.Problem solving:(Subjective) we were asked to write an algorithm to generate pandigital numbers.
4.Programming : 2 questions
1.code in c to remove comments from a c input file .
2.java code to print given M * N matrix in Spiral order .
There's choice in this section
Duration: 25 minutes

Round: Technical Interview
Experience: My interview lasted for about 40 minutes..they asked many questions on my summer internship and on final year
project.I was asked to write a c code to print a string in reverse order without using extra space.c code to find the sum of 2 numbers that is digit wise and to store the carry..that is how the addition is done manually by humans.,then I was asked to solve few puzzles..The entire selection process was good

General Tips: Be strong at coding and puzzle solving.and explain your final year project well..that is the kind of technologies you used in your project and the related stuff.So, all the best ..
College Name: NIT WARANGAL

United Online interview questions for popular designations

 Software Engineer

 (2)

 Financial Analyst

 (2)

 Senior Quality Engineer

 (1)

 Apprenticeship Trainee

 (1)

Jobs at United Online

View all

Interview questions from similar companies

I appeared for an interview in Aug 2022.

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 - Aptitude Test 

General questions on quant, verbal ability and code snippets

Round 3 - Coding Test 

2 questions were provided of Java and python each ,if you solve any one of them will work

Round 4 - Automated Interview 

(3 Questions)

  • Q1. Some basic questions, where you get some 2 mins to see the questions and also record the answer for at least 1 min
  • Q2. Firstly, tell me about yourself but no cross questions were there than one coding question on string overall interviewer's energy was very low, and shortlisting was also very unprofessional.
  • Q3. Some basic questions on DBMS and Data Structures

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't take this interview too seriously they will 100% won't contact you if you don't get selected (as in no rejection or result mail ) also the chances of getting selected are very low as the final seats are very very less and they are taking interviews in bulk.
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 Jul 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Dsa question about maps

Round 2 - Technical 

(2 Questions)

  • Q1. Design robotic restaurant
  • Ans. 

    Robotic restaurant design for automated food preparation and delivery

    • Implement robotic arms for cooking and food preparation

    • Utilize conveyor belts for transporting dishes to customers

    • Incorporate automated order taking and payment systems

    • Design a user-friendly interface for customers to place orders and customize meals

    • Ensure efficient cleaning and maintenance processes for the robots

  • Answered by AI
  • Q2. How to achieve fault tolerance
  • Ans. 

    Achieve fault tolerance by implementing redundancy, monitoring systems, and graceful degradation.

    • Implement redundancy by having backup systems in place to take over in case of failure

    • Monitor systems continuously to detect faults and address them proactively

    • Use graceful degradation to ensure that the system remains functional even if certain components fail

  • Answered by AI
Round 3 - Coding Test 

Design coupon system based on reqs

Round 4 - Technical 

(2 Questions)

  • Q1. Brute force algo
  • Q2. Cdn type questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Coding Test 

It was a 90 minute coding test, involving 3 problems:
1-Given points on a 2d plane, you can delete one point, what is the minimum maximum distance you can have?
2-LFU Cache
3-Given an array with elements 0,1, your task is to find number of ways to divide this array into contiguous chunks so that each chunk has only one 1 in it.

Round 3 - Technical 

(2 Questions)

  • Q1. How do you avoid method overriding?
  • Ans. 

    To avoid method overriding, make the method final or private.

    • Declare the method as final to prevent it from being overridden in subclasses.

    • Declare the method as private to hide it from subclasses.

    • Use the @Override annotation to ensure that a method is actually overriding a superclass method.

  • Answered by AI
  • Q2. What is the 'finalize' keyword for?
  • Ans. 

    The 'finalize' keyword is used in Java to perform cleanup operations before an object is garbage collected.

    • The 'finalize' method is called by the garbage collector before reclaiming an object's memory.

    • It can be used to release resources like closing files or sockets.

    • It is not recommended to rely on 'finalize' for resource cleanup as it is not guaranteed to be called.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for your DSA problems.

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. How nodejs works internally?
  • Ans. 

    Node.js is a runtime environment that executes JavaScript code outside of a web browser.

    • Node.js uses the V8 JavaScript engine from Google Chrome to execute code.

    • It is built on the event-driven, non-blocking I/O model, making it lightweight and efficient.

    • Node.js uses a single-threaded event loop to handle multiple concurrent connections.

    • It has a built-in module system that allows developers to easily add functionality t

  • Answered by AI
  • Q2. Std input output questions of js

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

DSA Hackerrank assessment

Round 2 - Technical 

(2 Questions)

  • Q1. DSA questions - Tree, Binary Search
  • Q2. 2sum various approaches
  • Ans. 

    The 2sum problem involves finding two numbers in an array that add up to a given target.

    • One approach is to use a hash table to store the complement of each number as we iterate through the array.

    • Another approach is to sort the array and use two pointers, one starting from the beginning and the other from the end, to find the pair.

    • If the array is sorted, we can also use binary search to find the complement of each numbe

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Nov 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is the use of namespace in Php?
  • Ans. 

    Namespace in PHP is used to avoid naming conflicts between classes, functions, and variables.

    • Namespace allows grouping of related classes, functions, and variables under a common name.

    • It helps in organizing code and makes it easier to maintain.

    • Namespace can be declared using the 'namespace' keyword followed by the namespace name.

    • Example: namespace MyNamespace;

    • To use a class or function from a namespace, we need to spec...

  • Answered by AI
  • Q2. Difference between interface and abstract class
  • Ans. 

    Interface defines only method signatures while abstract class can have both method signatures and implementations.

    • An interface can be implemented by multiple classes while an abstract class can only be extended by one class.

    • An abstract class can have constructors while an interface cannot.

    • An abstract class can have non-abstract methods while an interface can only have abstract methods.

    • An abstract class can have instanc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong oops skills expected
For Php, get knowledge about latest concepts

Skills evaluated in this interview

United Online Interview FAQs

How many rounds are there in United Online interview for freshers?
United Online interview process for freshers usually has 2 rounds. The most common rounds in the United Online interview process for freshers are Aptitude Test and Coding Test.
How to prepare for United Online interview for freshers?
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 United Online. The most common topics and skills that interviewers at United Online expect are HTML, Networking, CRM, Campus Recruitment and Communication Skills.
What are the top questions asked in United Online interview for freshers?

Some of the top questions asked at the United Online interview for freshers -

  1. Puzzle-There are N coins out of which x are heads. A blind man has to divide th...read more
  2. What are different types of jo...read more
  3. What is a process and how it is executed in...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Cimpress Interview Questions
4.0
 • 62 Interviews
Times Group Interview Questions
3.8
 • 27 Interviews
Group Bayport Interview Questions
4.1
 • 22 Interviews
Xerox Interview Questions
3.8
 • 21 Interviews
Amar Ujala Interview Questions
3.9
 • 19 Interviews
Wiley Interview Questions
3.8
 • 17 Interviews
View all

United Online Reviews and Ratings

based on 33 reviews

3.2/5

Rating in categories

3.1

Skill development

4.5

Work-life balance

2.7

Salary

4.4

Job security

3.3

Company culture

2.5

Promotions

3.3

Work satisfaction

Explore 33 Reviews and Ratings
Senior Network Engineer

Hyderabad / Secunderabad

5-10 Yrs

₹ 7-13 LPA

Explore more jobs
Senior Software Engineer
40 salaries
unlock blur

₹9 L/yr - ₹12.5 L/yr

Senior Systems Engineer
22 salaries
unlock blur

₹3.5 L/yr - ₹7.5 L/yr

Senior Quality Engineer
19 salaries
unlock blur

₹5.9 L/yr - ₹7.2 L/yr

Software Engineer
15 salaries
unlock blur

₹8 L/yr - ₹11.5 L/yr

Financial Analyst
8 salaries
unlock blur

₹5.3 L/yr - ₹6 L/yr

Explore more salaries
Compare United Online with

TNQ Tech Private Limited

3.6
Compare

Times Group

3.8
Compare

OMICS International

2.5
Compare

Amar Ujala

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