Upload Button Icon Add office photos
Premium Employer

i

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

Seclore Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Seclore Team Leader-Quality Assurance/Quality Control Interview Questions and Answers

Updated 30 Jun 2022

Seclore Team Leader-Quality Assurance/Quality Control Interview Experiences

1 interview found

I applied via Campus Placement

Round 1 - Aptitude Test 

For most of the roles in seclore you have to go through the Aptitude Test.
This test contains mostly 16 logical questions (none of them will be a formula based).
Each RIGHT answer will give you +1 mark and each negative answer -0.5 marks.

If you PASS this test there will be a puzzle test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Mostly test your logic / Thinking process and your previous job related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. This will be mostly the final round. You will find the Round 2 and Round 3 very similar. But the interviewer and questions will be different.
Round 4 - HR 

(1 Question)

  • Q1. Only your salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Seclore wants logically and technically strong mind.
So you should work on your logical thinking before coming to seclore.

Interview questions from similar companies

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

Data interpretation good knowledge one should have

Round 2 - Coding Test 

Python or java basic coding problems

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Coding Test 

10 core subject MCQs along with 3 coding questions

1 Fizz Buzz questions
2 third largest string in array of strings
3 operation on numbers given by strings

Round 2 - Technical 

(3 Questions)

  • Q1. Almost all Basic concepts retlated to OS ie process, threads, multitasking, multiprogramming
  • Q2. Concepts related to AWS
  • Q3. Coding questions like 1. second largest element in array 2. stack implementation and its real time uses 3. frequency of characters in string
Round 3 - Technical 

(2 Questions)

  • Q1. Deep concepts related to CNS , related to your own laptop its processor , cores etc
  • Q2. Top View of binary treee
  • Ans. 

    Top view of binary tree is the nodes visible when viewed from the topmost node.

    • Top view shows the nodes visible from the root node's perspective.

    • Nodes are printed in the order of their horizontal distance from the root node.

    • If two nodes have the same horizontal distance, the node that appears first in the level order traversal is printed first.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Keep fundamentals of AWS clear it is not necessary but if you add it in resume it will be in your advantage and questions will be asked on it
2. Core subjects like CNS ,OS should be good

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Druva user image Sohom Bhattacharjee

posted on 2 Oct 2024

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

(2 Questions)

  • Q1. Details about career goals
  • Q2. Details about expectations (in terms of role)
Round 2 - Coding Test 

DSA and lagorithmic optimizations (this is based on team you are joining so questions vary a LOT)

Round 3 - HR 

(1 Question)

  • Q1. Salary expectation

I was interviewed before Dec 2021.

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 - Technical 

(1 Question)

  • Q1. Ds Algo round. Any programming language
Round 3 - Technical 

(1 Question)

  • Q1. System design: url shortner, moving large file from one location to other location with LLD
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion more of a formality if you clear technical rounds

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DS Algo
System design
Keep your code clean while solving problem
Clarify problem
First discuss the solution you are approaching.
Explain with sudo code first once both agree, start coding after that.

What happens when you type www.google.com in web browser
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 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 Resume tips
Round 2 - Coding Test 

Medium level leetcode questions and some apti very rare but.

Round 3 - Technical 

(3 Questions)

  • Q1. Good practice of ds algo and os
  • Ans. 

    Good practice of data structures, algorithms, and operating systems is essential for software engineers.

    • Regularly practice coding challenges to improve problem-solving skills

    • Understand the time and space complexity of algorithms

    • Learn about different data structures and when to use them

    • Familiarize yourself with operating system concepts like processes, threads, and memory management

  • Answered by AI
  • Q2. Is given tree bst or not?
  • Q3. Check whether cycle in linked list.
  • Ans. 

    Check for cycle in a linked list by using two pointers approach.

    • Use two pointers, one moving at double the speed of the other.

    • If there is a cycle, the two pointers will eventually meet.

    • Alternatively, use a hash set to keep track of visited nodes.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Binary search tree
Linked list

Round 2 - Technical 

(2 Questions)

  • Q1. Project related
  • Q2. Technologies used
  • Ans. 

    I have experience with a variety of technologies including Java, Python, SQL, and JavaScript.

    • Java

    • Python

    • SQL

    • JavaScript

  • 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 Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

100 minutes, there were 3 coding questions and some easy to medium level mcq on core subjects

Round 2 - Technical 

(2 Questions)

  • Q1. Isomorphic string
  • Q2. What you'll use to implement a playlist
  • Ans. 

    A playlist can be implemented using an array of strings to store the list of songs.

    • Use an array of strings to store the list of songs in the playlist

    • Implement functions to add, remove, and shuffle songs in the playlist

    • Consider using a linked list data structure for more efficient insertion and deletion operations

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on problem solving skills and your core knowledge

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Focused on DBMS, SQL Queries, OOPS, advantage if you know JAVA.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through all concepts clearly from InterviewBit.
All the best 👍
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy medium to hard medium

Round 2 - Coding Test 

Questions on array , linked list

Round 3 - Technical 

(1 Question)

  • Q1. Oops ,dbms,cn,operating system
Round 4 - HR 

(1 Question)

  • Q1. Easy question of hr round
Contribute & help others!
anonymous
You can choose to be anonymous

Seclore Interview FAQs

How many rounds are there in Seclore Team Leader-Quality Assurance/Quality Control interview?
Seclore interview process usually has 4 rounds. The most common rounds in the Seclore interview process are One-on-one Round, Aptitude Test and HR.

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

INTERVIEWS

Sheroes

No Interviews

INTERVIEWS

Paytm Payments Services

No Interviews

INTERVIEWS

Gepl Capital

No Interviews

INTERVIEWS

NXP Semiconductors

No Interviews

INTERVIEWS

Poornima University

No Interviews

Tell us how to improve this page.

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Coforge Interview Questions
3.3
 • 519 Interviews
Zoho Interview Questions
4.3
 • 505 Interviews
Fractal Analytics Interview Questions
4.0
 • 204 Interviews
Freshworks Interview Questions
3.5
 • 157 Interviews
Zeta Interview Questions
3.3
 • 69 Interviews
Ramco Systems Interview Questions
3.9
 • 65 Interviews
embedUR Systems Interview Questions
3.3
 • 48 Interviews
View all

Seclore Team Leader-Quality Assurance/Quality Control Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Product Engineer
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Product Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Quality Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Application Support Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Seclore with

Druva

3.7
Compare

Freshworks

3.5
Compare

Zoho

4.3
Compare

Tally Solutions

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