Upload Button Icon Add office photos

Filter interviews by

Smartek21 Interview Questions, Process, and Tips

Updated 10 Feb 2025

Top Smartek21 Interview Questions and Answers

View all 7 questions

Smartek21 Interview Experiences

Popular Designations

11 interviews found

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

I was interviewed before Jul 2022.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic SQL Questions
  • Q2. DDL,DML,DQL CRUS OPERATIONS JOINS SQL BASIC QUESTIONS
Round 2 - Case Study 

ASKED ABOUT HOW YOU JOINS DONE IN SQL

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 (196)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain Mail Flow in Exchange 2013
  • Ans. 

    Mail flow in Exchange 2013 involves sending and receiving emails through various components and connectors.

    • Emails are sent from clients to the Exchange server through SMTP protocol.

    • Exchange server processes the emails and routes them to the appropriate mailbox.

    • Emails can be sent internally within the organization or externally to other domains.

    • Exchange server uses transport services to deliver emails to the recipient's...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Managerial Discussion
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion

Skills evaluated in this interview

System Administrator Interview Questions asked at other Companies

Q1. 2. What is Cloud Technology. What is Microsoft Intune. If we can manage applications using MAM then why do we need MDM?
View answer (8)

MS SQL DBA Interview Questions & Answers

user image Babu Venugopalan

posted on 27 Mar 2024

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

(3 Questions)

  • Q1. Explain AlwaysOn
  • Ans. 

    AlwaysOn is a high availability and disaster recovery feature in SQL Server that provides redundancy and failover capabilities.

    • AlwaysOn Availability Groups allow you to create a group of user databases that fail over together

    • AlwaysOn Failover Cluster Instances provide high availability for a single SQL Server instance

    • Automatic failover and read-only secondary replicas are key features of AlwaysOn

  • Answered by AI
  • Q2. Explain High Availability
  • Ans. 

    High Availability refers to the ability of a system to remain operational and accessible for a high percentage of time.

    • Ensures minimal downtime by providing redundancy and failover mechanisms

    • Involves clustering, replication, and load balancing to distribute workload

    • Common technologies used for achieving high availability include Always On Availability Groups in SQL Server

  • Answered by AI
  • Q3. Explain Clustering
  • Ans. 

    Clustering is the process of grouping together similar data points based on certain criteria.

    • Clustering helps in organizing data into meaningful groups for analysis.

    • It is commonly used in data mining and machine learning.

    • Examples include K-means clustering and hierarchical clustering.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare HA topics

Skills evaluated in this interview

MS SQL DBA Interview Questions asked at other Companies

Q1. If someone has deleted the table in a database, then how can you find out the user that has deleted the table ? Can you find out using the log file? Can you retsore the table using the tail log backup?
View answer (3)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Simply dsa question regarding sorting and object manipulation

Round 2 - One-on-one 

(1 Question)

  • Q1. Node js questions regarding event loop and load balancer

Senior Developer Interview Questions asked at other Companies

Q1. What is your current CTC and what is your expected CTC?
View answer (1)

Smartek21 interview questions for popular designations

 Software Engineer

 (3)

 MS SQL DBA

 (1)

 Senior Developer

 (1)

 Software Developer

 (1)

 System Administrator

 (1)

 Senior Artificial Intelligence Engineer

 (1)

 QA Engineer

 (1)

 Big Data Engineer

 (1)

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

(1 Question)

  • Q1. Basic oops concepts
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral

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 - One-on-one 

(2 Questions)

  • Q1. DSA questions with focus on dynamic programming.
  • Q2. Find longest palindromic substring
  • Ans. 

    Use dynamic programming to find the longest palindromic substring.

    • Start by creating a 2D array to store if substrings are palindromic.

    • Iterate through the string and fill the array based on palindromic conditions.

    • Track the longest palindromic substring found.

    • Example: Input 'babad', Output 'aba' or 'bab'.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join us?

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basic software engineering concepts

Skills evaluated in this interview

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

Jobs at Smartek21

View all

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 5 Oct 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
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 tips
Round 2 - One-on-one 

(1 Question)

  • Q1. What is best bug identitied in your career
  • Ans. 

    The best bug I identified was a critical security vulnerability in the login system that could potentially expose sensitive user data.

    • Identified a critical security vulnerability in the login system

    • Potential exposure of sensitive user data

    • Promptly reported and fixed the issue to prevent any data breaches

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. HR discussion was generic

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

I applied via Naukri.com and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Coding test with scenarios

Round 2 - One-on-one 

(2 Questions)

  • Q1. More about career interest, aspiration etc
  • Q2. Where do you see yourself 2 years from now
Round 3 - HR 

(1 Question)

  • Q1. Compensation, notice period etc

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviews are pretty simple and straight forward, the feedback are also pretty soon received

Big Data Engineer Interview Questions asked at other Companies

Q1. Difference between partitioning and bucketing. Types of joins in spark Optimization Techniques in spark Broadcast variable and broadcast join Difference between ORC and Parquet Difference between RDD and Dataframe Architecture of our projec... read more
View answer (1)

Interview Questionnaire 

3 Questions

  • Q1. I was interviewed on Node.js, React.js, and AWS.
  • Q2. Basic questions of Web Development
  • Q3. AWS Design Problems
  • Ans. 

    AWS design problems are common in cloud computing. They require careful planning and implementation.

    • Identify the problem and its root cause

    • Consider scalability and availability

    • Choose the appropriate AWS service

    • Implement fault tolerance and disaster recovery

    • Monitor and optimize performance

  • Answered by AI

Skills evaluated in this interview

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

Interview Questions & Answers

user image Anonymous

posted on 5 Mar 2021

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1. Variable vs Argument, 2. RE Framework, 3. Agile Methodology. 4.Orchestrator process, 5. Third party tool automation like SAP, Citrix etc, 6. Email automation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare with basics concepts of RPA UIpath and advance like RE Framework. UiPath Advance dev certification is an advantage.

Smartek21 Interview FAQs

How many rounds are there in Smartek21 interview?
Smartek21 interview process usually has 2-3 rounds. The most common rounds in the Smartek21 interview process are One-on-one Round, HR and Technical.
How to prepare for Smartek21 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 Smartek21. The most common topics and skills that interviewers at Smartek21 expect are Javascript, Java, SQL, Microservices and MySQL.
What are the top questions asked in Smartek21 interview?

Some of the top questions asked at the Smartek21 interview -

  1. What is best bug identitied in your car...read more
  2. Explain Mail Flow in Exchange 2...read more
  3. Find longest palindromic substr...read more

Tell us how to improve this page.

Smartek21 Interview Process

based on 8 interviews

Interview experience

4
  
Good
View more

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
 • 789 Interviews
View all

Smartek21 Reviews and Ratings

based on 88 reviews

3.7/5

Rating in categories

3.3

Skill development

3.8

Work-life balance

3.6

Salary

2.6

Job security

3.4

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 88 Reviews and Ratings
Software Engineer- Java

Remote

3-4 Yrs

₹ 4.8-11.03 LPA

UX/UI Designer

Remote

3-5 Yrs

Not Disclosed

Python Developer

Remote

4-7 Yrs

Not Disclosed

Explore more jobs
Software Engineer
122 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
88 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
47 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Devops Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Smartek21 with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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