Upload Button Icon Add office photos
Engaged Employer

i

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

SID Global Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

SID Global Solutions Developer Interview Questions and Answers

Updated 4 Jan 2025

SID Global Solutions Developer Interview Experiences

1 interview found

Developer Interview Questions & Answers

user image Anonymous

posted on 4 Jan 2025

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

I appeared for an interview in Jul 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What can you tell me about your project work?
  • Ans. 

    I have worked on various projects involving web development, mobile app development, and database management.

    • Developed a responsive website for a small business using HTML, CSS, and JavaScript

    • Created a mobile app for tracking fitness goals using React Native

    • Managed and optimized a MySQL database for a healthcare application

  • Answered by AI
  • Q2. Whats your role?

Top trending discussions

View All
Interview Hub
1w
a client servicing executive
FeedCard Image
Got a question about SID Global Solutions?
Ask anonymously on communities.

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

Developer Interview Questions Asked at Other Companies

asked in HARMAN
Q1. Which programming language do you regularly use at work?
Q2. Given a 2D array, find an element which is the maximum in its col ... read more
asked in HARMAN
Q3. What steps do you take to ensure accurate project estimates?
Q4. Write a formula to display A if A is present, display B if B is p ... read more
Q5. Can you describe method overloading versus method overriding? Doe ... read more

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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2021. 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 - Technical 

(2 Questions)

  • Q1. Oops concepts, core java
  • Q2. Java 8 stream api and lambda

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well it will be easy to crack. they hire good peope

I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basics of Java ,MySQL
  • Q2. For java do all object oriented programming (oops) concept very deeply
  • Q3. For mysql do all basics commands and query

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong basic theoretical and practical knowledge required
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Group Discussion 

Group discussion was the first round on avg there were 15 people in a group discussion at last everyone was given a minute to speak

Round 2 - HR 

(4 Questions)

  • Q1. Tell me about yourself?
  • Q2. Where do you see yourself in five years?
  • Q3. Tell me about your family?
  • Ans. 

    I come from a close-knit family that values education, creativity, and support for one another in all our endeavors.

    • My parents are both educators, which instilled a love for learning in me from a young age.

    • I have one younger sister who is passionate about art and often inspires me with her creativity.

    • Family gatherings are a big deal for us; we celebrate birthdays and holidays with lots of food and laughter.

    • We enjoy out...

  • Answered by AI
  • Q4. Do you plan on Higher education?
  • Ans. 

    I am considering higher education to deepen my knowledge and enhance my skills in software development.

    • Pursuing a Master's degree in Computer Science to specialize in AI and machine learning.

    • Attending workshops and bootcamps to stay updated with the latest technologies.

    • Exploring online courses for specific programming languages or frameworks, like React or Python.

    • Networking with professionals in the field to gain insig...

  • Answered by AI
Round 3 - Technical 

(6 Questions)

  • Q1. Questions on OOPs concept
  • Q2. Sort the array by parity
  • Ans. 

    Sort an array by parity, placing even numbers before odd numbers while maintaining their relative order.

    • Use a stable sorting algorithm to maintain the order of elements.

    • Example: Input: [3, 1, 2, 4] → Output: [2, 4, 3, 1]

    • Iterate through the array and separate even and odd numbers.

    • Combine the even and odd arrays to get the final sorted array.

  • Answered by AI
  • Q3. Write SQL queries
  • Q4. Who wrote the book discovery of the nation
  • Q5. What is the official language of kashmir
  • Q6. Which city is called city of lakes
Round 4 - Technical 

(6 Questions)

  • Q1. Find the length of the longest word in the length
  • Q2. Push the zeroes in the arrays to the end
  • Q3. When was python launched
  • Ans. 

    Python was launched in February 1991 by Guido van Rossum as a high-level programming language emphasizing code readability.

    • Created by Guido van Rossum, Python's first version (0.9.0) was released in February 1991.

    • Python 1.0 was released in January 1994, introducing features like functions and exception handling.

    • Python 2.0 was launched in October 2000, adding list comprehensions and garbage collection.

    • Python 3.0, a majo...

  • Answered by AI
  • Q4. What is name of ai from meta/google/amazon
  • Ans. 

    Meta, Google, and Amazon have developed various AI systems, including ChatGPT, Bard, and Alexa, each serving unique purposes.

    • Meta's AI: Focuses on social media and content moderation, enhancing user experience.

    • Google's Bard: A conversational AI designed to assist with information retrieval and natural language processing.

    • Amazon's Alexa: A voice-activated assistant that controls smart home devices and provides informati...

  • Answered by AI
  • Q5. What do you do in your free time
  • Q6. Tell me your pros and cons

Interview Preparation Tips

Topics to prepare for Winjit Technologies Software Developer interview:
  • OOPS
  • C++
  • SQL
Interview preparation tips for other job seekers - The Recruitment process is extremely slow and even weird like asking non-technical questions in technical rounds. The interviews were often rescheduled and mismanaged. The last round was in their office we reached before time and they had no clue that they had an interview scheduled. It began after two hours. Lastly they picked those candidates who had 0 technical knowledge in fact most of them had pretty bad interview experience since then could not answer any technical questions yet they were selected on the other hand those who could answer technical questions and had good interview experience were left out also the results came after a month leading me to believe there was something fishy

Skills evaluated in this interview

Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What is V model
  • Ans. 

    V model is a software development model that emphasizes testing at each stage of development.

    • V model is also known as Verification and Validation model.

    • It is a sequential path of the waterfall model, where each phase must be completed before the next phase begins.

    • The left side of the V represents the development phases, while the right side represents the testing phases.

    • It helps in early detection and correction of def...

  • Answered by AI
Are these interview questions helpful?
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Irrelevant and needless discussion with no real relevance to the role.
  • Q2. Pretty much onesided

Interview Preparation Tips

Interview preparation tips for other job seekers - Conduct a comprehensive analysis and research regarding the role and department where you will be employed to prevent any harm or uncertainty in your future. If you find yourself in the wrong situation, it could have serious consequences.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. What is Connection pooling
  • Q2. What is mounting in docker
  • Ans. 

    Mounting in Docker allows you to share files between the host and containers, enabling data persistence and configuration management.

    • Mounting can be done using volumes or bind mounts.

    • Volumes are managed by Docker and are stored in a part of the host filesystem which is not directly accessible.

    • Example of a volume: `docker run -v my_volume:/data my_image`.

    • Bind mounts allow you to specify an exact path on the host, e.g., ...

  • Answered by AI
  • Q3. What is decorators
  • Q4. Shell script question
Interview experience
4
Good
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 - Aptitude Test 

Aptitude aptitude aptitude, coding, apti

Round 3 - Technical 

(1 Question)

  • Q1. Technical coding in c cpp java

SID Global Solutions Interview FAQs

How many rounds are there in SID Global Solutions Developer interview?
SID Global Solutions interview process usually has 1 rounds. The most common rounds in the SID Global Solutions interview process are One-on-one Round.
How to prepare for SID Global Solutions 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 SID Global Solutions. The most common topics and skills that interviewers at SID Global Solutions expect are Agile, CMS, API, Automation and Backend.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more
SID Global Solutions Developer Salary
based on 4 salaries
₹2.8 L/yr - ₹7.5 L/yr
40% less than the average Developer Salary in India
View more details
Software Developer
51 salaries
unlock blur

₹2.5 L/yr - ₹6.5 L/yr

Devops Engineer
24 salaries
unlock blur

₹2.5 L/yr - ₹9.8 L/yr

Software Engineer
11 salaries
unlock blur

₹9.6 L/yr - ₹17.5 L/yr

Java Developer
10 salaries
unlock blur

₹3.5 L/yr - ₹7.7 L/yr

Software Developer 1
8 salaries
unlock blur

₹5 L/yr - ₹9 L/yr

Explore more salaries
Compare SID Global Solutions with

HCL Infosystems

3.9
Compare

Tekwissen

4.8
Compare

Softenger

4.0
Compare

Capital Numbers Infotech

4.4
Compare
write
Share an Interview