Add office photos
Employer?
Claim Account for FREE

BlueStacks

3.9
based on 68 Reviews
Filter interviews by

10+ Zylux Lenses Interview Questions and Answers

Updated 15 Jun 2024
Q1. Move Zeroes To End

Given an unsorted array of integers, you have to move the array elements in a way such that all the zeroes are transferred to the end, and all the non-zero elements are moved to the front. Th...read more

View 3 more answers
Q2. Design Question

I had to create a Flutter app containing 2 screen as per specifications given in the Assigment.
It consisted of a Login Screen and Home Screen.
Login Screen :
a) Add all validations to email-id and ...read more

Add your answer
Q3. Web Development based Questions

What happens when you hit a url in your browser ?
What happens to the packet if your connection is lost ?
Explain how a chat app works (networking aspect) ?

Add your answer
Q4. Design Question

During the interview , I was asked about a scenario of db search implementation. I was asked to provide a solution to minimize API calls during the process.

Add your answer
Discover Zylux Lenses interview dos and don'ts from real experiences
Q5. Vertical Order Traversal

Given a binary tree, return the vertical order traversal of the values of the nodes of the given tree.

For each node at position (X, Y), (X-1, Y-1) will be its left child position while ...read more

View 2 more answers

Q6. Java Reflection and how it works

Ans.

Java Reflection is a feature that allows a program to examine or modify its own structure at runtime.

  • Java Reflection provides a way to inspect and manipulate classes, methods, fields, and constructors at runtime.

  • It allows you to access private fields and methods, bypassing encapsulation.

  • You can dynamically create instances of classes, invoke methods, and access fields using Reflection.

  • Example: Class clazz = Class.forName("com.example.MyClass");

  • Example: Method method = clazz.g...read more

Add your answer
Are these interview questions helpful?
Q7. UX Design

Find out UX problems in the current platform of the company and create a user journey map for different kinds of users.


Add your answer
Q8. Technical Questions

Questions based on Previous projects.

Questions around UX.

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. Virtual Functions in C++

Ans.

Virtual functions in C++ allow for dynamic binding and polymorphism.

  • Virtual functions are declared in a base class and can be overridden in derived classes.

  • They allow for dynamic binding, meaning the function to be called is determined at runtime.

  • Virtual functions enable polymorphism, where objects of different classes can be treated as objects of a common base class.

  • Example: class Animal { virtual void speak() { cout << "Animal speaks"; } }; class Dog : public Animal { void ...read more

Add your answer
Q10. OS Question

Some lock scenario was given. Semaphore sequence was asked.

Add your answer
Q11. System Design

Questions around Design System

Add your answer

Q12. Use selenium to automate sign In testcase on a website

Ans.

Automate sign in test case on a website using Selenium

  • Use Selenium WebDriver to open the website

  • Locate the username and password fields using locators like ID, name, class, etc.

  • Enter valid credentials into the fields

  • Click on the sign in button

  • Verify successful sign in by checking for expected elements on the next page

Add your answer

Q13. How to mobile testing

Ans.

Mobile testing involves testing mobile applications on various devices to ensure functionality and performance.

  • Understand the requirements and functionalities of the mobile application

  • Test on different devices, operating systems, and network conditions

  • Perform functional, usability, performance, and security testing

  • Use emulators and simulators for testing in addition to physical devices

  • Automate testing processes to increase efficiency

  • Consider factors like screen size, resoluti...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.1
 • 771 Interview Questions
4.7
 • 143 Interview Questions
4.2
 • 139 Interview Questions
4.2
 • 135 Interview Questions
4.1
 • 133 Interview Questions
4.2
 • 129 Interview Questions
View all
Top BlueStacks 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