Add office photos
Engaged Employer

Soliton Technologies

3.8
based on 39 Reviews
Filter interviews by

Sparrow Interactive Interview Questions and Answers

Updated 9 Jul 2024

Q1. How will you create Undo/Redo feature(Just the concept no code needed)?

Ans.

Undo/Redo feature can be created by maintaining a stack of previous actions and their reverse actions.

  • Maintain a stack of previous actions and their reverse actions

  • Push the action onto the stack when it is performed

  • When undo is requested, pop the last action from the stack and perform its reverse action

  • When redo is requested, pop the last reverse action from the stack and perform the original action

  • Ensure that the stack is cleared when a new action is performed after undoing ...read more

Add your answer

Q2. Explain the design by discussing with group

Ans.

Design discussion with group involves sharing ideas and collaborating to create a functional and efficient solution.

  • Discuss project goals and requirements

  • Brainstorm ideas and potential solutions

  • Evaluate feasibility and potential challenges

  • Collaborate to create a design that meets project goals

  • Refine and iterate design as necessary

Add your answer

Q3. How to design batteries

Ans.

Designing batteries involves determining the required capacity, voltage, and chemistry, selecting appropriate materials, and optimizing the design for performance and safety.

  • Determine required capacity, voltage, and chemistry based on application

  • Select appropriate materials for electrodes, electrolyte, and casing

  • Optimize design for performance and safety, considering factors such as temperature, discharge rate, and cycle life

  • Consider environmental impact and end-of-life dispo...read more

Add your answer

Q4. Connected sum hacker rank problem

Ans.

Connected sum problem involves finding the number of connected components in a graph

  • The problem can be solved using DFS or BFS algorithm

  • The input graph can be represented using adjacency list or matrix

  • The output is the number of connected components in the graph

Add your answer
Discover Sparrow Interactive interview dos and don'ts from real experiences

Q5. Previous responsibilities as Test Analyst

Ans.

As a Test Analyst, my previous responsibilities included creating test plans, executing test cases, identifying defects, and collaborating with developers.

  • Creating test plans based on project requirements

  • Executing test cases to ensure software functionality

  • Identifying and documenting defects found during testing

  • Collaborating with developers to resolve issues

  • Participating in test automation efforts

Add your answer

Q6. Explain Software Testing LifeCycle

Ans.

Software Testing LifeCycle is a process of planning, designing, executing, and reporting on tests throughout the software development lifecycle.

  • STLC involves phases like Requirement Analysis, Test Planning, Test Design, Test Execution, and Test Closure.

  • Each phase has specific goals and deliverables to ensure the quality of the software.

  • Example: In Requirement Analysis, testers review the requirements to understand the scope of testing.

  • Example: In Test Execution, actual testin...read more

Add your answer

Q7. Write a Factorial Program in C.

Ans.

Factorial program in C calculates the product of all positive integers up to a given number.

  • Use a loop to multiply all positive integers up to the given number.

  • Handle edge cases like 0 and negative numbers.

  • Consider using recursion for a more concise solution.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Sparrow Interactive

based on 18 interviews in the last 1 year
Interview experience
3.8
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.4
 • 252 Interview Questions
4.4
 • 218 Interview Questions
3.7
 • 179 Interview Questions
4.2
 • 177 Interview Questions
3.7
 • 143 Interview Questions
View all
Top Soliton Technologies Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter