Upload Button Icon Add office photos

Filter interviews by

SecureW2 Software Engineer Level 1 Interview Questions and Answers

Updated 1 Sep 2021

SecureW2 Software Engineer Level 1 Interview Experiences

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Common aptitude questions that are available on online (Example : IndiaBix)

Round 2 - Coding Test 

Needs to do coding in Java / Python. Problem solving needs to concentrate.

Round 3 - HR 

(4 Questions)

  • Q1. What is your family background?
  • Q2. What are your strengths and weaknesses?
  • Q3. Tell me about yourself.
  • Q4. Ready to relocate? Ready to immediate join?

Interview Preparation Tips

Topics to prepare for FIS Software Engineer Level 1 interview:
  • Java
  • DBMS
  • SQL
  • Testing
  • Python
Interview preparation tips for other job seekers - Prepare well for Java and Programming...
Also DBMS, Testing knowledge required.

Interview Questionnaire 

2 Questions

  • Q1. 1. Hacker rank test
  • Q2. 2. Interview on c++ basics, past work experience and improving the time complexities for the problems from the hacker rank test
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Nov 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Complete oops concepts with examples?
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP focuses on creating objects that interact with each other to solve problems.

    • Key concepts include encapsulation, inheritance, and polymorphism.

    • Encapsulation involves bundling data and methods that operate on the data into a single unit.

    • Inheritance allows classes to inherit at...

  • Answered by AI
  • Q2. Virtual function and virtual Destructor?
  • Q3. Multithreading with example?
  • Ans. 

    Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for improved performance and responsiveness.

    • Multithreading allows multiple tasks to be executed simultaneously on a single CPU core.

    • Each thread has its own program counter, stack, and set of registers.

    • Example: A web browser using multithreading to load a webpage while simultaneously downloading images in the background.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Oops, concepts with examples?
  • Q2. Matrix rotate by 180 degrees?
  • Ans. 

    Rotate a 2D matrix by 180 degrees in place without using extra space.

    • Iterate through the matrix and swap elements symmetrically across the center row.

    • Use two pointers, one starting from the first row and the other from the last row, to swap elements.

    • Repeat the swapping process for each row until the entire matrix is rotated.

    • Example: Input matrix = [[1,2,3],[4,5,6],[7,8,9]], Output matrix = [[9,8,7],[6,5,4],[3,2,1]]

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

OS, DBMS, CN, C++, Java output questions, Probability, Aptitude, IT infrastructure

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse linked list using recursion
  • Ans. 

    Reverse a linked list using recursion

    • Create a recursive function to reverse the linked list

    • Pass the head of the linked list to the function

    • Base case: if the current node is null, return null

    • Recursive case: reverse the rest of the list and point the next node's next to the current node

  • Answered by AI
  • Q2. Insertion sort, hashtables, hashing

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Data Structures and Algorithms

Round 3 - One-on-one 

(1 Question)

  • Q1. Data structures and Algorithms
Round 4 - One-on-one 

(1 Question)

  • Q1. Data Structures And Algorithms
Round 5 - Behavioral 

(1 Question)

  • Q1. Basic understanding of the resume, resume based question, web based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Focused, positive minded be interactive with the interviwer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2022. There were 4 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 

(1 Question)

  • Q1. Questions from data structures. Brain teasers and puzzles.
Round 3 - Technical 

(1 Question)

  • Q1. Mostly on the resume part and the work done provided in experience section of resume.
Round 4 - HR 

(1 Question)

  • Q1. Company overview, team overview and Ctc discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company overall to work in. Good amount of holidays provided. Just make sure to identify any politics going on in the team.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Mainframe support questions about COBOL,JCL,VSAM,gdg

Round 2 - HR 

(1 Question)

  • Q1. About Day today Activities of my support activity in my previous company and basic mainframe questions and willingness to work in night shift
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Talk about your experience
  • Q2. Talk about what are you looking for
Round 2 - Technical 

(1 Question)

  • Q1. Details about your previous tech experience
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Haker rank coding link

Round 2 - Technical 

(1 Question)

  • Q1. Not remember its been more than 2 years

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well for java 8 programming , design patterns and micro services

Tell us how to improve this page.

Interview Questions from Similar Companies

Teleperformance Interview Questions
3.9
 • 1.8k Interviews
Nagarro Interview Questions
4.0
 • 762 Interviews
FIS Interview Questions
3.9
 • 487 Interviews
Dell Interview Questions
3.9
 • 389 Interviews
Quest Global Interview Questions
3.6
 • 307 Interviews
NeoSOFT Interview Questions
3.7
 • 268 Interviews
Qualcomm Interview Questions
3.8
 • 256 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
FactSet Interview Questions
3.9
 • 208 Interviews
View all
Network Engineer
9 salaries
unlock blur

₹8 L/yr - ₹10 L/yr

Senior QA Engineer
5 salaries
unlock blur

₹8.6 L/yr - ₹18.2 L/yr

Software Developer
4 salaries
unlock blur

₹5 L/yr - ₹8.4 L/yr

Developer
4 salaries
unlock blur

₹4.5 L/yr - ₹5 L/yr

Technical Writer
4 salaries
unlock blur

₹6.7 L/yr - ₹10 L/yr

Explore more salaries
Compare SecureW2 with

Teleperformance

3.9
Compare

Optum Global Solutions

4.0
Compare

FIS

3.9
Compare

Nagarro

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