i
Photon Interactive
Filter interviews by
I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.
Top trending discussions
posted on 5 Jul 2023
I applied via LinkedIn and was interviewed in Jun 2023. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.
Hacker rank test based on python and selenium along with a python programming question
OOPs concept refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Reusing code and creating a hierarchy of classes
Encapsulation: Hiding the internal implementation details of a class
Polymorphism: Ability to use a single interface for different data types or objects
Abstraction: Showing only necessary details and hiding unnecessary details
Synchronization is the coordination of multiple processes to ensure they work together effectively.
Synchronization is important in multi-threaded applications to prevent race conditions and ensure data consistency.
We can handle synchronization using techniques like locks, semaphores, and monitors.
For example, in Java, we can use synchronized keyword or ReentrantLock class to achieve synchronization.
Another example is u...
Find the frequency of characters in an array of strings.
Iterate through each string in the array
For each character in the string, increment its count in a hashmap
Return the hashmap with character frequencies
Robot framework is keyword-driven, while pytest is a full-featured testing framework.
Robot framework is based on keywords and test cases are written in tabular format, while pytest is a full-featured testing framework with fixtures, asserts, and plugins.
Robot framework has built-in libraries for various tasks like file operations, database interactions, etc., while pytest relies on external libraries for such functiona...
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.
Program to reverse even words in a string
Split the string into words
Iterate through the words and reverse the even-indexed words
Join the words back into a string
Finding elements in a web page using various locators
Use CSS selectors to locate elements by class, id, attribute, etc.
Use XPath to locate elements based on their path in the HTML structure
Use name, tag name, link text, partial link text locators as needed
Arraylist,maps,strings,oops concept
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Rest Assured is a Java library used for API automation testing, specifically for testing RESTful APIs.
Rest Assured is an open-source Java library that provides a domain-specific language for writing powerful API tests.
It simplifies the process of sending HTTP requests and validating responses in API automation.
Rest Assured supports various authentication methods, request and response specifications, and assertion capab...
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
Event loop is a mechanism that allows non-blocking I/O operations in a single-threaded environment.
Event loop is used in programming languages like JavaScript and Python.
It manages the execution of multiple tasks by prioritizing them based on their priority level.
It continuously checks for new events and executes them in a loop.
It allows for efficient handling of I/O operations without blocking the main thread.
It is co...
let, var and const are used to declare variables in JavaScript with different scoping rules and mutability.
let and var are used to declare variables that can be reassigned later, but var has function scope while let has block scope.
const is used to declare variables that cannot be reassigned and have block scope.
Using const does not mean the value is immutable, only the variable reference is.
let and const were introduc...
based on 3 interviews
Interview experience
based on 11 reviews
Rating in categories
Senior Software Engineer
978
salaries
| ₹6 L/yr - ₹24 L/yr |
Software Engineer
482
salaries
| ₹2.8 L/yr - ₹12.9 L/yr |
Technical Lead
447
salaries
| ₹9.6 L/yr - ₹31 L/yr |
Softwaretest Engineer
136
salaries
| ₹2.7 L/yr - ₹11.4 L/yr |
Senior QA Engineer
99
salaries
| ₹4.9 L/yr - ₹16 L/yr |
Xoriant
CitiusTech
Iris Software
HTC Global Services