Upload Button Icon Add office photos
Engaged Employer

i

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

Sekel Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Sekel Technologies Software Developer Interview Questions and Answers

Updated 6 Dec 2023

Sekel Technologies Software Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Assignment 

Assignment Round - Complete the assignment within 3 days.

Round 3 - Technical 

(2 Questions)

  • Q1. About the projects in detail?
  • Q2. Python and Django - Basic to advanced questions. Python : 1. Sorting 2. Sum of index equals to X arr = [1, 2, 2, 1, 6] x = 3 [(1,2) (2,1)] Django : 1. Celery 2. Signal 3. Mid...
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager Round. About projects. Quation related AWS Redis

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence is key to success.

Interview questions from similar companies

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

I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic Qualification
  • Q2. Reasons for job change
Round 2 - Technical 

(2 Questions)

  • Q1. Virtual Dom vs Real Dom
  • Ans. 

    Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.

    • Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.

    • Real Dom represents the actual structure of the web page, while Virtual Dom is a simplified version stored in memory.

    • Changes made to the Virtual Dom are compared with the Real Dom to determine the minimum number of updates neede...

  • Answered by AI
  • Q2. React Hooks flow

Interview Preparation Tips

Interview preparation tips for other job seekers - Be more focused on technical in Deep as else you'll be rejected :)

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - Recruiter call 

(1 Question)

  • Q1. About previous roles
Round 2 - One-on-one 

(1 Question)

  • Q1. Hiring manager round
Round 3 - Coding Test 

Take home assignment

Round 4 - One-on-one 

(1 Question)

  • Q1. Assignment review
Round 5 - One-on-one 

(1 Question)

  • Q1. VP interview regarding past work

Interview Preparation Tips

Interview preparation tips for other job seekers - Offer was rescinded. So proceed with caution ⚠️ Keep interviewing elsewhere.

I applied via LinkedIn and was interviewed in Apr 2022. 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. All C# basics and advanced questions
Round 3 - Technical 

(1 Question)

  • Q1. Second Technical round was with US CEO
Round 4 - Technical 

(1 Question)

  • Q1. C# basics and Database related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - All questions will be based on the profile you will be giving an interview. Basics to advanced questions will be there. Confidence is must while giving an interview which will help you to get consider.
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 - Technical 

(2 Questions)

  • Q1. Technical interview was taken by Rahul Maheshwari who live in the us, normal c# question they asked
  • Q2. Oops concept, difference between asp.net vs .net core,dependency injection etc

Interview Preparation Tips

Interview preparation tips for other job seekers - basic knowledge of c# and framework question they asked
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about your certifications on Cloud
  • Ans. 

    I am certified in AWS Certified Solutions Architect - Associate and Google Cloud Certified - Professional Cloud Architect.

    • Certified in AWS Certified Solutions Architect - Associate

    • Certified in Google Cloud Certified - Professional Cloud Architect

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. Desing API endpoints
  • Q2. SQL queries test
  • Q3. Basic and intermediate level questions on C#
Round 3 - Group Discussion 

Questions about projects, DI in ASP.NET Core, React Element Tree

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

I applied via Referral and was interviewed before Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Aptitude test and coding test

Round 3 - Technical 

(1 Question)

  • Q1. Python basics and about academic project
Round 4 - Technical 

(1 Question)

  • Q1. Python questions and hands on coding
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Experience of past working
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Prime Numbers Questions

Round 2 - HR 

(2 Questions)

  • Q1. Normal Question
  • Q2. Basic Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Na

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. When and where did you code in your life?
  • Ans. 

    I started coding in high school and continued throughout college, working on various projects and internships.

    • Started coding in high school programming classes

    • Continued coding in college for computer science degree

    • Worked on coding projects during internships

    • Currently coding as a System Engineer

  • Answered by AI
  • Q2. What is your big challenge you encountered during coding?
  • Ans. 

    My biggest challenge during coding was debugging a complex algorithm that was causing unexpected errors.

    • Debugging a complex algorithm

    • Identifying and fixing unexpected errors

    • Understanding the logic behind the algorithm

    • Testing different scenarios to reproduce the issue

    • Collaborating with team members to find a solution

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: They asked two coding questions. 1. General coding question based on brute force method, No fancy algorithm is required. 2. Related to compiler design, we have to describe and define our own syntax.
Tips: For written coding exams, write code perfectly and neatly with properly defined variables. They will test your code writing skills. Comments are must. For syntax designing questions, consider all constraints and don't make syntax so complex.
Duration: 1 hour 30 minutes
Total Questions: 2

Round: Technical + HR Interview
Experience: I explained my intern experience. During hr they will ask about your PORs, how you felt handling them etc
Tips: Be prepared with your most exciting, challenging, happiest, depressed moments in your life. Connect those with your coding time.

Skills: Communication, Coding Skills
College Name: IIT Madras

Sekel Technologies Interview FAQs

How many rounds are there in Sekel Technologies Software Developer interview?
Sekel Technologies interview process usually has 4 rounds. The most common rounds in the Sekel Technologies interview process are One-on-one Round, Resume Shortlist and Assignment.
How to prepare for Sekel Technologies Software Developer 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 Sekel Technologies. The most common topics and skills that interviewers at Sekel Technologies expect are Cloud, Data Management, Data Mining, Data Science and Machine Learning.
What are the top questions asked in Sekel Technologies Software Developer interview?

Some of the top questions asked at the Sekel Technologies Software Developer interview -

  1. Python and Django - Basic to advanced questions. Python : 1. Sorting 2. Sum ...read more
  2. Manager Round. About projects. Quation related AWS Re...read more

Tell us how to improve this page.

Sekel Technologies Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Acviss Interview Questions
4.3
 • 8 Interviews
Reveation Labs Interview Questions
4.3
 • 7 Interviews
QuickRide Interview Questions
2.9
 • 6 Interviews
Elucidata Interview Questions
3.7
 • 6 Interviews
Tech Formation Interview Questions
4.3
 • 5 Interviews
Hasura Interview Questions
4.3
 • 4 Interviews
Procol Interview Questions
4.0
 • 4 Interviews
View all
Sekel Technologies Software Developer Salary
based on 4 salaries
₹7 L/yr - ₹11.5 L/yr
5% more than the average Software Developer Salary in India
View more details

Sekel Technologies Software Developer Reviews and Ratings

based on 4 reviews

4.0/5

Rating in categories

4.5

Skill development

3.4

Work-life balance

3.4

Salary

4.1

Job security

3.8

Company culture

3.4

Promotions

4.1

Work satisfaction

Explore 4 Reviews and Ratings
Associate Product Manager
7 salaries
unlock blur

₹5.5 L/yr - ₹5.5 L/yr

Softwaretest Engineer
6 salaries
unlock blur

₹5.2 L/yr - ₹8 L/yr

Software Engineer
4 salaries
unlock blur

₹6 L/yr - ₹8 L/yr

Software Developer
4 salaries
unlock blur

₹7 L/yr - ₹11.5 L/yr

UI/UX Designer
4 salaries
unlock blur

₹5 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Sekel Technologies with

Versa Networks

3.2
Compare

QuickRide

2.9
Compare

Gnani Innovations

3.1
Compare

Elucidata

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