Upload Button Icon Add office photos

Filter interviews by

SDG Corporation Interview Questions and Answers for Experienced

Updated 17 Aug 2024

SDG Corporation Interview Experiences for Experienced

Popular Designations

5 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(4 Questions)

  • Q1. Basic concepts of JavaScript
  • Q2. Arrow function vs normal function
  • Ans. 

    Arrow functions are more concise and have lexical scoping, while normal functions have their own 'this' value and can be named.

    • Arrow functions do not have their own 'this' value, they inherit it from the parent scope.

    • Normal functions have their own 'this' value, which can be changed with bind, call, or apply methods.

    • Arrow functions are more concise and have implicit return.

    • Normal functions can be named and have more fl

  • Answered by AI
  • Q3. Closure, hoisting, let const var
  • Q4. Basic problem-solving on string
Round 3 - One-on-one 

(1 Question)

  • Q1. Question on react and hooks

Interview Preparation Tips

Interview preparation tips for other job seekers - Two rounds of interview
Basic questions regarding tech stack
Simple level questions
Easy to crack

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 (223)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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. My name and its meaning
  • Ans. 

    My name is derived from the Latin word 'natalis' meaning 'birth'.

    • My name is derived from the Latin word 'natalis' meaning 'birth'.

    • It is a common name with variations in different languages.

    • Many people with my name celebrate their name day on their birthday.

    • It has been popular throughout history and in various cultures.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just believe in your self have good communication skill and a smile on your face rest leave all to god

Executive - Operations and HR Interview Questions asked at other Companies

Q1. What is the work mode? Is it through work from home? Timings of the job and once again I would like to know about the salary package.
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Bacis mathematics and reasoning.

Round 2 - Coding Test 

Java coding questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical interview with the Java
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - good company to join for freshers.

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

Technical Lead Interview Questions & Answers

user image Shwatank Sharma

posted on 20 Jan 2024

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

I applied via Approached by Company and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical questions about the role and specific things regarding IT cyberSecurity
Round 2 - One-on-one 

(1 Question)

  • Q1. Managerial questions
Round 3 - HR 

(1 Question)

  • Q1. Salary and Notice period discussio

Interview Preparation Tips

Interview preparation tips for other job seekers - It is a good company to work with and have supportive seniors and managers . Its an open culture company.

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

SDG Corporation interview questions for popular designations

 Technical Lead

 (1)

 Software Engineer

 (1)

 Executive - Operations and HR

 (1)

 Security Analyst

 (1)

 Associate Systems Engineer

 (1)

 Associate Software Engineer

 (1)

I applied via Referral and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. What are your salary expectations?
  • Q3. Tell me about yourself.
Round 2 - Technical 

(1 Question)

  • Q1. IT basic skills about router , switches etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on soft skills and interact well . Answer appropriate . Be a good listener.

Associate Systems Engineer Interview Questions asked at other Companies

Q1. Given string/sentence need to be reversed and the vowels need to be replaced with numbers from 1-9.In the reversed string replaced numbers should appear in descending order from left to right .If there are more than 9 vowels , numbering sho... read more
View answer (2)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jun 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Cobol, DB2 main practical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I attended the interview with 1 year experience. Question was answerable and basic preparation and understanding of job description is much enough. Some realistic questions also be asked. Once we have strong preparation and good learning in our subject, we can get it. Sometimes people may take long time to call the selected candidates.. sometimes very late to inform the selection also.

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About self introduction, project that I have done.

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview included both technical and hr questions. This almost lasted for 40 minutes. Mainly about self introduction, certifications, project and all questions are based on the resume I uploaded. I answered all the questions as I know well about the resume I uploaded. Those questions are about languages that I am good at, Which certifications I have done in this pandemic, What is the difference between a group and a team, What the difficulties faced in your project completion, how u overcame.

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

Interview Questionnaire 

1 Question

  • Q1. Basic peopletools questions on AE, CI, Peoplecode, File Layout.

Interview Preparation Tips

Interview preparation tips for other job seekers - Great interview experience, Interviewer was very good at his skills and he asked simple but tricky questions.

Interview Questionnaire 

2 Questions

  • Q1. How can we remove duplicate objects from array of multiple objects.
  • Ans. 

    Remove duplicate objects from an array of multiple objects.

    • Create a new array to store unique objects

    • Loop through the original array and check if the object already exists in the new array

    • If not, add it to the new array

    • Return the new array

  • Answered by AI
  • Q2. How to maintain state if code if repeated one.
  • Ans. 

    Maintain state by using a global variable or a state management system.

    • Use a global variable to store the state and access it whenever needed.

    • Use a state management system like Redux or MobX to manage the state.

    • Avoid using local variables or closures to store state as they will be lost when the code is repeated.

    • Consider using object-oriented programming principles to encapsulate state within objects.

    • Use functional prog...

  • Answered by AI

Interview Questionnaire 

3 Questions

  • Q1. Basic questions on OOP, Android system
  • Q2. Design patterns in android system
  • Ans. 

    Design patterns are reusable solutions to common software problems. Android system uses various design patterns.

    • MVC (Model-View-Controller) pattern is used in Android to separate UI logic from business logic.

    • Singleton pattern is used to ensure only one instance of a class is created.

    • Observer pattern is used to notify changes in data to multiple components.

    • Builder pattern is used to simplify complex object creation.

    • Adap...

  • Answered by AI
  • Q3. Dependency injection, SOLID

Skills evaluated in this interview

SDG Corporation Interview FAQs

How many rounds are there in SDG Corporation interview for experienced candidates?
SDG Corporation interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the SDG Corporation interview process for experienced candidates are One-on-one Round, HR and Technical.
How to prepare for SDG Corporation interview for experienced candidates?
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 SDG Corporation. The most common topics and skills that interviewers at SDG Corporation expect are IAM, LDAP, Troubleshooting, Weblogic and Directory Services.
What are the top questions asked in SDG Corporation interview for experienced candidates?

Some of the top questions asked at the SDG Corporation interview for experienced candidates -

  1. Arrow function vs normal funct...read more
  2. Technical questions about the role and specific things regarding IT cyberSecuri...read more
  3. IT basic skills about router , switches ...read more

Tell us how to improve this page.

SDG Corporation Interview Process for Experienced

based on 4 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.7k Interviews
Nagarro Interview Questions
4.0
 • 765 Interviews
Publicis Sapient Interview Questions
3.5
 • 623 Interviews
GlobalLogic Interview Questions
3.6
 • 594 Interviews
UST Interview Questions
3.8
 • 520 Interviews
CGI Group Interview Questions
4.0
 • 495 Interviews
View all

SDG Corporation Reviews and Ratings

based on 67 reviews

3.8/5

Rating in categories

3.5

Skill development

4.2

Work-life balance

3.9

Salary

3.2

Job security

3.8

Company culture

3.6

Promotions

3.7

Work satisfaction

Explore 67 Reviews and Ratings
Software Engineer
39 salaries
unlock blur

₹4 L/yr - ₹14.5 L/yr

Senior Software Engineer
27 salaries
unlock blur

₹10.2 L/yr - ₹30 L/yr

Associate Software Engineer
25 salaries
unlock blur

₹3.5 L/yr - ₹7.7 L/yr

Business Analyst
19 salaries
unlock blur

₹6.7 L/yr - ₹15 L/yr

System Engineer
16 salaries
unlock blur

₹5 L/yr - ₹13.3 L/yr

Explore more salaries
Compare SDG Corporation with

Cognizant

3.7
Compare

Sutherland Global Services

3.6
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

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