Upload Button Icon Add office photos
Engaged Employer

i

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

OneShield Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

OneShield Interview Questions and Answers

Updated 27 Feb 2025

OneShield Interview Experiences

Popular Designations

9 interviews found

fresher Interview Questions & Answers

user image Anonymous

posted on 26 Oct 2024

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

I applied via Campus Placement and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Online. Relatively easy

Round 2 - Technical 

(2 Questions)

  • Q1. Pattern type questions
  • Q2. Basic functions
Round 3 - HR 

(2 Questions)

  • Q1. Soft skills type of questions
  • Q2. Resume and project on it

fresher Interview Questions asked at other Companies

Q1. What is the unit of electric current
View answer (127)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview

Software Engineer Interview Questions & Answers

user image Parth Bhutani

posted on 17 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Db queries and coding question

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 (197)
OneShield Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Hard
Process Duration
-
Result
No response
Round 1 - Technical 

(1 Question)

  • Q1. Java question Spring question

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 Resume tips
Round 2 - Aptitude Test 

It was Apptitude + Coding test

Round 3 - Coding Test 

Basic Pattern Problems where asked.

Round 4 - One-on-one 

(2 Questions)

  • Q1. They Asked About the same question we where given in coding round.About how we can approach on it
  • Q2. Tell me About Data Structures,Your Projects,Any Work Experience

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 (197)

OneShield interview questions for popular designations

 Software Engineer

 (4)

 fresher

 (1)

 Associate Engineer

 (1)

 Java Developer

 (1)

 Intern

 (1)

 Associate Software Engineer

 (1)

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

I applied via Campus Placement and was interviewed in Apr 2023. There were 4 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 Resume tips
Round 2 - Coding Test 

Was asked to solve 3 easy and 2 medium leetcode questions

Round 3 - Technical 

(1 Question)

  • Q1. Was quizzed on basic data structures
Round 4 - HR 

(1 Question)

  • Q1. Was asked about my past experiences

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

Intern Interview Questions & Answers

user image Anonymous

posted on 27 Feb 2025

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

I was interviewed before Feb 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. About my projects
  • Q2. Pointers in c++
  • Ans. 

    Pointers in C++ are variables that store memory addresses of other variables.

    • Pointers are declared using the * symbol.

    • Pointers can be used to access and manipulate memory directly.

    • Pointers can be used for dynamic memory allocation.

    • Example: int *ptr; // declaring a pointer to an integer

  • Answered by AI
  • Q3. Try and catch error handling
  • Ans. 

    Error handling is the process of anticipating, detecting, and resolving errors in a program.

    • Use try-catch blocks to catch and handle errors in code

    • Implement error logging to track and troubleshoot errors

    • Validate user input to prevent errors before they occur

  • Answered by AI

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

I applied via Campus Placement and was interviewed in Jun 2022. There were 5 interview rounds.

Round 1 - Aptitude Test 

Simple Aptitude Questions, And Other Rounds based on behavioral evaluations.

Round 2 - Coding Test 

Written Technical Coding Test - 4 Questions 1hr , Simple to solve with intuition.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions based on solutions written during the Technical Written Test Round
  • Ans. Approach to the problems, any better way to optimize the solutions.
  • Answered Anonymously
  • Q2. Java OOPS Concepts, DBMS, SQL Queries, Trees, Graphs, Simple math questions.
Round 4 - Technical 

(1 Question)

  • Q1. Panel Interview, multiple questions asked
  • Ans. Questions based on your projects you have done, OOPS Concepts, DBMS, specific programming language questions which you have mentioned in the resume, OS Questions.
  • Answered Anonymously
Round 5 - HR 

(1 Question)

  • Q1. Basic HR Questions, Introduce yourself, future plans etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice OOPS, DBMS, OS, master a particular language, know your projects in-depth.

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 (197)
Round 1 - Technical 

(1 Question)

  • Q1. Basically apptitude round of 50 questions in 15 min. Then other segment was about reasoning and behaviour questions
Round 2 - Coding Test 

There were 4 coding questions in this round and based on sorting,linked list

Round 3 - Technical 

(1 Question)

  • Q1. Questions on Ds,DBMS, Network and on Project and language mentioned in project

Interview Preparation Tips

Interview preparation tips for other job seekers - Just revise computer basics like Ds,DBMS , Networking, and go through your resume and projects.

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 (197)

I applied via Campus Placement and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Data structures, SQL queries, Questions regarding internship and final year project. Coding questions. There were 4 rounds.First round was online aptitude + coding +English+personality test . Second Round ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak Confidently.Revise core Computer Engineering Subjects like DS,DBMS, Stick with one Programming Language you are confident with. Build Aptitude Skills.

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th Stair Problem Statement You are given a number of stairs, N. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. You have to return the number of dis... read more
View answer (1)

Interview questions from similar companies

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

OneShield Interview FAQs

How many rounds are there in OneShield interview?
OneShield interview process usually has 2-3 rounds. The most common rounds in the OneShield interview process are Technical, Coding Test and HR.
How to prepare for OneShield 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 OneShield. The most common topics and skills that interviewers at OneShield expect are Java, SQL, OOPS, Data Structures and Algorithms.
What are the top questions asked in OneShield interview?

Some of the top questions asked at the OneShield interview -

  1. Try and catch error handl...read more
  2. Pointers in ...read more
  3. Questions based on solutions written during the Technical Written Test Ro...read more

Recently Viewed

PHOTOS

Medanta the Medicity

4 office photos

REVIEWS

Cohesity

No Reviews

REVIEWS

Amadeus

No Reviews

JOBS

Amadeus

No Jobs

JOBS

Amazon

No Jobs

JOBS

Amazon

No Jobs

JOBS

Hilton

No Jobs

JOBS

Browse jobs

Discover jobs you love

JOBS

Browse jobs

Discover jobs you love

REVIEWS

OneShield

No Reviews

Tell us how to improve this page.

OneShield Interview Process

based on 7 interviews

Interview experience

4.6
  
Excellent
View more

Tesco

Secure your future with a company that values your job stability.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k 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
 • 788 Interviews
KPIT Technologies Interview Questions
3.4
 • 278 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
View all

OneShield Reviews and Ratings

based on 33 reviews

3.2/5

Rating in categories

2.6

Skill development

2.7

Work-life balance

3.9

Salary

2.9

Job security

3.3

Company culture

3.1

Promotions

2.7

Work satisfaction

Explore 33 Reviews and Ratings
Software Engineer
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Architect
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Implementation Developer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare OneShield with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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