Upload Button Icon Add office photos

Filter interviews by

Sunrise Innovsol Interview Questions and Answers

Updated 8 Mar 2024

Sunrise Innovsol Interview Experiences

Popular Designations

5 interviews found

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

I applied via Indeed and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Python fuction, difference between tuple and list. Why we use lamba functions.
  • Ans. 

    Tuple is immutable, list is mutable. Lambda functions are used for small, anonymous functions.

    • Tuple is immutable, cannot be changed after creation. List is mutable, can be modified.

    • Tuple uses parentheses, list uses square brackets. Example: my_tuple = (1, 2, 3), my_list = [1, 2, 3]

    • Lambda functions are used for small, anonymous functions. They can be used as arguments to higher-order functions. Example: lambda x: x*2

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why you want to join this company.

Skills evaluated in this interview

Python Software Developer Interview Questions asked at other Companies

Q1. What is the purpose of using the super keyword, Inheritance in Python
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic Questions about devops. Jenkins, cicd, git etc
Round 2 - HR 

(1 Question)

  • Q1. Why you choose this field, etc. easy hr questions

Senior Devops Engineer Interview Questions asked at other Companies

Q1. What are Terraform life cycles ? and how do we use them ?
View answer (3)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic java questions. Oops concepts.
Round 2 - HR 

(1 Question)

  • Q1. What are your ambition etc.

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)

Programmer Interview Questions & Answers

user image Anonymous

posted on 6 Mar 2024

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

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Asked about general python, oops concepts.
Round 2 - HR 

(1 Question)

  • Q1. General HR questions

Programmer Interview Questions asked at other Companies

Q1. What are the differences between Micro,Mini and Mainframe Computers?
View answer (2)

Sunrise Innovsol interview questions for popular designations

 Data Scientist

 (1)

 Java Developer

 (1)

 Programmer

 (1)

 Python Software Developer

 (1)

 Senior Devops Engineer

 (1)

Data Scientist Interview Questions & Answers

user image rahul shrivastava07

posted on 6 Mar 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Simple python coding exercise

Round 2 - HR 

(1 Question)

  • Q1. Just basic hr question, your strength weakness

Data Scientist Interview Questions asked at other Companies

Q1. Special Sum of ArrayYou have been given an array/list ‘arr’ of length ‘N’, which contains single digit elements at every index. Your task is to return the sum of all elements of the array. But the final sum should also be a single digit. To... read more
View answer (2)

Interview questions from similar companies

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Q2. Just a min on T20 cricket
  • Q3. Improving quality of education in India
  • Ans. 

    Improving quality of education in India

    • Investing in teacher training and development

    • Increasing access to technology and digital resources

    • Encouraging parental involvement in education

    • Promoting vocational education and skill development

    • Addressing the issue of inadequate infrastructure and resources

  • Answered by AI
  • Q4. Question on B. Tech project

Interview Preparation Tips

Round: Test
Experience: Reasoning / Analytical : there were many questions on venn diagram.. relationships.. cube problem... etc etc... VERBAL: questions on correction of sentences... jumbled sentences.. series... etc etc....
Total Questions: 60

College Name: NIT WARANGAL

Interview Preparation Tips

Round: Resume Shortlist
Experience: Resume based shortlisting initially.

Round: Interview
Experience: 3 rounds of interviews (15-20 minutes each)
 All topics were Metallurgy related
 Heat transfer, Phase diagrams (very basic Fe-C diagram), FEM-based technical questions, are concepts asked.
Tips: If they look interested in a particular aspect, pursue it, and drive the interview.
Be ready to be grilled on the things mentioned in your resume.
 For consulting companies alone (McKinsey and BCG), look at certain case studies. The book "Case in point", is a really good source.
 For most other core companies (like Reliance, Tata Steel, etc.), refreshing Iron and steel and Mechanical Metallurgy courses will help a lot.

College Name: IIT Madras

Interview Questionnaire 

7 Questions

  • Q1. Say something about yourself?
  • Q2. Asked on college project
  • Q3. Which programming language do you know?
  • Ans. 

    I know multiple programming languages including Java, Python, and C++.

    • Proficient in Java with experience in developing web applications using Spring framework

    • Familiar with Python for data analysis and machine learning

    • Experience in C++ for developing high-performance applications

    • Also familiar with HTML, CSS, and JavaScript for front-end development

  • Answered by AI
  • Q4. What is class, encapsulation and other feature of OOP?
  • Ans. 

    Class is a blueprint for creating objects, encapsulation is the process of hiding data and methods within a class.

    • Class is a template or blueprint that defines the properties and behaviors of an object.

    • Encapsulation is the process of bundling data and methods together within a class, hiding the internal details from the outside world.

    • Other features of OOP include inheritance, polymorphism, and abstraction.

    • Inheritance a...

  • Answered by AI
  • Q5. Write a program to find the sum of the squares of each term of Fibonacci series
  • Ans. 

    Program to find the sum of squares of each term of Fibonacci series

    • Generate Fibonacci series using loop or recursion

    • Calculate square of each term

    • Add all squares to get the sum

  • Answered by AI
  • Q6. What can I do for you?
  • Q7. Why would you like to join Cognizant?
  • Ans. 

    I would like to join Cognizant because of its reputation as a leading global technology and consulting company.

    • Cognizant has a strong presence in the industry and is known for its innovative solutions.

    • I am impressed by Cognizant's commitment to digital transformation and its ability to deliver value to clients.

    • The company offers excellent career growth opportunities and a supportive work environment.

    • Cognizant's diverse...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Questions were simple but demanded faster solving ability especially the Quantitative ability section.
Tips: Solve every bit of R.S.Aggarwal for Aptitude problems. www.indiabix.com is a good site to solve questions from all the sections.
Duration: 90 minutes

Round: Interview
Experience: Started with self description to explaining what projects I was involved in. Talked about my role in the project. Then answered questions from C++ programming language and then wrote the program that the interviewer gave me to do.
Tips: Be Confident. Have the problem solving & "Yes I can Do" attitude. Go with a open mind. Listen to the interviewer carefully. Do not stammer. Keep yourself calm and cool. Be honest.

Round: Interview
Experience: Faced normal questions
Tips: Be confident & keep smiling. Keep track of your body language. Be fluent in speaking English.

General Tips: Be confident and a "can do" attitude will help you grab the job.
Skill Tips: """"
Skills: Communication Skill, Proficiency in English, Basic Computer Progamming Knowledge, Learning ability, Aptitude
College Name: IIT Madras

Skills evaluated in this interview

Interview Questionnaire 

7 Questions

  • Q1. Should “Social Media” technique be used for educational purposes
  • Ans. 

    Yes, social media can be used for educational purposes.

    • Social media provides a platform for sharing educational content and resources.

    • It allows for collaboration and communication among students and teachers.

    • Social media can enhance learning through interactive discussions and real-time feedback.

    • It can also help in reaching a wider audience and promoting educational initiatives.

    • Examples include educational YouTube chan...

  • Answered by AI
  • Q2. Tell me something about youself
  • Ans. 

    I am a highly motivated and experienced project engineer with a strong background in managing complex engineering projects.

    • I have a Bachelor's degree in Engineering and have been working as a project engineer for the past 5 years.

    • I have successfully managed multiple projects from conception to completion, ensuring they are delivered on time and within budget.

    • I have a proven track record of effectively coordinating with...

  • Answered by AI
  • Q3. About the company
  • Q4. Who is the present CEO
  • Ans. 

    The present CEO is John Smith.

    • John Smith is the current CEO of the company.

    • He has been in this position since 2015.

    • Under his leadership, the company has experienced significant growth and expansion.

    • John Smith has a strong background in engineering and project management.

    • He is known for his strategic vision and ability to drive innovation.

  • Answered by AI
  • Q5. Extra-acads related questions
  • Q6. Coding related questions(only if your CV shows you are a coding studd)
  • Q7. Situation based questions

Interview Preparation Tips

Round: Interview
Experience: Its not an elimination round, you can go with your informal clothes on. Any one who has prepared for day 1 and day2 companies will get through this round. Just read news papers and learn to shoot graphs here and there even if it has got absolutely no facts and definitely practice to write a lot.
Tips: Be prepared with both for and against the topic coz the interviewer keeps changing the topic in between the GD.The topic was same as that of the case study Don’t write bullet-ed points, this makes your cases look small. Try applying your vocabulary spectrum. Try to give exhibits even if you don’t know any facts.

Round: Group Discussion
Experience: 12 students on the table, one interviewer.
Tips: Play old school .But don’t wait for your chance, just break into it, but with a gentlemanly attitude. Try giving examples. Throw arbitrary facts to prove your points, if you don’t remember the real figures.

Round: Interview
Tips: Don’t start with your brilliancein your core subject. Tell them you hate your department. Convince them that you won’t ditch them for a Ph.D or an MBA. Tell them you have a friend at Wipro who keeps giving you intel about how great the company is. Look confident and if at times you can be funny, they will appreciate it!!

Skill Tips: 8 and above CGPA is required. Later it was lowered to 7.9, mine was 7.98. They mainly ask HR questions, so being involved in Extra-academic activities gives you more that you can talk of. I had an eye for coding in C++. Helped me on this, but my extra-academics list was enough. Coding was just a bonus. If they are non core its better. But my both the internships were core based. You just have to convince them why you are dropping from core.
College Name: IIT KHARAGPUR

Interview Preparation Tips

Round: Interview
Experience: Quizzed on opinions of the Construction Industry.

General Tips: 1. Be prepared on the courses and project works that you mention in your resume2. Read newspapers, blogs about the construction industry and keep yourself updated
Skill Tips: """"
Skills: Infrastructure Planning, Infrastructure Management, Construction Management, Project Management
College Name: VIT Chennai

Sunrise Innovsol Interview FAQs

How many rounds are there in Sunrise Innovsol interview?
Sunrise Innovsol interview process usually has 2 rounds. The most common rounds in the Sunrise Innovsol interview process are HR, One-on-one Round and Coding Test.
What are the top questions asked in Sunrise Innovsol interview?

Some of the top questions asked at the Sunrise Innovsol interview -

  1. Python fuction, difference between tuple and list. Why we use lamba functio...read more
  2. Basic Questions about devops. Jenkins, cicd, git ...read more
  3. Asked about general python, oops concep...read more

Tell us how to improve this page.

Sunrise Innovsol Interview Process

based on 5 interviews in last 1 year

Interview experience

3.4
  
Average
View more

People are getting interviews through

based on 5 Sunrise Innovsol interviews
Job Portal
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all

Sunrise Innovsol Reviews and Ratings

based on 13 reviews

2.2/5

Rating in categories

2.3

Skill development

3.0

Work-Life balance

2.1

Salary & Benefits

2.2

Job Security

2.3

Company culture

2.2

Promotions/Appraisal

2.2

Work Satisfaction

Explore 13 Reviews and Ratings
Compare Sunrise Innovsol with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview