Upload Button Icon Add office photos
Engaged Employer

i

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

SigmaIT Software Designers Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

SigmaIT Software Designers Interview Questions and Answers

Updated 9 Jul 2024

SigmaIT Software Designers Interview Experiences

Popular Designations

6 interviews found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Taking oral aptitude test and don't have technical skil

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 (43)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Oral aptitude test and not having knowledge

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 (43)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Simple MCQ questions

Round 2 - Technical 

(1 Question)

  • Q1. Basic interview questions on oops, mvc, sql and asp. Net

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (12)
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Assignment 

Created Graphics, Video and GIF

Round 2 - One-on-one 

(2 Questions)

  • Q1. Only salary discussion
  • Q2. Past Experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Totally time waste and talent waste

SigmaIT Software Designers interview questions for popular designations

 Software Developer

 (2)

 DOT NET Developer

 (1)

 BDM

 (1)

 Senior Graphic Designer and Animator

 (1)

Interview Questions & Answers

user image Anonymous

posted on 11 Mar 2023

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Feb 2023. There were 3 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 - Coding Test 

Machine Test -

1. form -
Drop down (state),
checkbox,
File upload,
Radio Button

2. MVC with J query validation

3.Crud Operation.

insert, update, delete

Round 3 - Technical 

(3 Questions)

  • Q1. 1.Oops Concepts 2. ASP
  • Q2. 3.Javascript 4. Show your project your laptop.
  • Q3. 5. Put Up questions your project.

Interview Preparation Tips

Interview preparation tips for other job seekers - “Keep things in balance and make sure that you are taking care of yourself. Don’t get discouraged and remember that most jobs come when you least expect them.”

BDM Interview Questions & Answers

user image Anonymous

posted on 24 Aug 2022

I applied via Naukri.com and was interviewed in Jul 2022. There were 2 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 - One-on-one 

(1 Question)

  • Q1. What about your self
  • Ans. 

    Frist of all thank you for giving me this opportunity to introduce myself .

    My name is Radha in from chittoor district.

    Iam graduated in B.sc methsmathics in sv University at the year of 2022.

    I wanted to work at good and high position in a company through learning things which required to develop my position in a company.

    My hobbies is a playing games and music.

    And my family background.

    My father is fromer and ...

  • Answered by Radha K.

Interview Preparation Tips

Interview preparation tips for other job seekers - Update your social media profile
Review the job description
Learn more the company

BDM Interview Questions asked at other Companies

Q1. How will I sale a product which is higher in price than competition?
View answer (2)

Jobs at SigmaIT Software Designers

View all

Interview questions from similar companies

I appeared for an interview before Aug 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments

Round: Test
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments
Total Questions: 15

Round: Test
Experience: See my mentality
Tips: No comments
Duration: 45 minutes

Round: Group Discussion
Experience: Communication
Tips: No comments

Skills: Communication And Confidence

Interview Questionnaire 

1 Question

  • Q1. Difference between for and for each
  • Ans. 

    For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.

    • For loop is used when the number of iterations is known beforehand.

    • For each loop is used when the number of iterations is not known beforehand.

    • For loop can be used with any iterable object.

    • For each loop can only be used with arrays and other iterable objects.

    • For loop uses an index variable to access...

  • Answered by AI

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. To find if a number is Prime or not and optimise your written code.
  • Ans. 

    Check if a number is prime and optimize the code.

    • Start by checking if the number is less than 2, in which case it is not prime.

    • Iterate from 2 to the square root of the number and check if any of them divide the number evenly.

    • If a divisor is found, the number is not prime. Otherwise, it is prime.

  • Answered by AI
  • Q2. Css question related to flex box, Grid and cross browser compatibility
  • Q3. To call an API in react and optimise your written code.
  • Ans. 

    To optimise API calls in React, use asynchronous functions and caching techniques.

    • Use async/await to handle API calls

    • Implement caching to reduce network requests

    • Use memoization to avoid unnecessary re-renders

    • Consider using a state management library like Redux

    • Use performance profiling tools like React DevTools

  • Answered by AI
  • Q4. Questions on JS concepts like Objects and Prototype Inheritance.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your basic concepts and prepare well for the interview.

Skills evaluated in this interview

I applied via Campus Placement

Round 1 - Coding Test 

Online Coding Test included some aptitude questions, technical questions followed by 3 coding questions

Round 2 - Technical 

(1 Question)

  • Q1. My technical interview included an introduction about myself followed by my background, projects I've made, internships I've done, and in which language I was comfortable. and the interviewer asked me to w...

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer confidently and give examples. and you can also connect the questions asked to your past projects.

SigmaIT Software Designers Interview FAQs

How many rounds are there in SigmaIT Software Designers interview?
SigmaIT Software Designers interview process usually has 1-2 rounds. The most common rounds in the SigmaIT Software Designers interview process are Resume Shortlist, One-on-one Round and Coding Test.
How to prepare for SigmaIT Software Designers 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 SigmaIT Software Designers. The most common topics and skills that interviewers at SigmaIT Software Designers expect are Business Development, ASP.Net MVC, Lead Generation, ASP.Net and Marketing.
What are the top questions asked in SigmaIT Software Designers interview?

Some of the top questions asked at the SigmaIT Software Designers interview -

  1. 3.Javascript 4. Show your project your lapt...read more
  2. Basic interview questions on oops, mvc, sql and asp. ...read more
  3. 1.Oops Concepts 2. ...read more

Tell us how to improve this page.

SigmaIT Software Designers Interview Process

based on 4 interviews

Interview experience

1.5
  
Bad
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 141 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 30 Interviews
View all

SigmaIT Software Designers Reviews and Ratings

based on 45 reviews

3.9/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

3.7

Salary

3.9

Job security

3.8

Company culture

3.7

Promotions

3.9

Work satisfaction

Explore 45 Reviews and Ratings
MARKETING EXECUTIVE

Lucknow

0-5 Yrs

Not Disclosed

Senior Software Developer

Pune

4-5 Yrs

Not Disclosed

ANDROID DEVELOPER

Lucknow

2-5 Yrs

Not Disclosed

Explore more jobs
Software Developer
12 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Senior Software Engineer
6 salaries
unlock blur

₹7 L/yr - ₹21.6 L/yr

DOT NET Developer
5 salaries
unlock blur

₹1.5 L/yr - ₹4.8 L/yr

Android Developer
4 salaries
unlock blur

₹0.8 L/yr - ₹6 L/yr

Software Engineer
3 salaries
unlock blur

₹2.4 L/yr - ₹5 L/yr

Explore more salaries
Compare SigmaIT Software Designers with

HCL Infosystems

3.9
Compare

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Diverse Lynx

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