Filter interviews by
I was interviewed 10 year back, data structure coding mca
I applied via campus placement at Government Polytechnic, Ratnagiri and was interviewed in Oct 2022. There were 3 interview rounds.
Online aptitude exam conducted in colleges
In 1 hr required to do 30 mcq and 1 coding question
SQL query to find 2nd max and Fibonacci series implementation
For finding 2nd max, use ORDER BY and LIMIT in SQL query
For Fibonacci series, use a loop or recursive function
Fibonacci series starts with 0, 1 and each subsequent number is the sum of the previous two
Example SQL query: SELECT MAX(column_name) FROM table_name WHERE column_name < (SELECT MAX(column_name) FROM table_name)
Example Fibonacci series: 0, 1, 1, 2, 3,
I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.
Mostly related to tech stack u r interviewed for. I was a c# developer, so question were related to it. There were 2 ds question
Philips Innovation Campus interview questions for popular designations
I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 2 interview rounds.
Defect life cycle is the process of identifying, reporting, fixing, and verifying software defects.
Defect is identified by testers during testing phase
Defect is reported to the development team
Development team fixes the defect
Fixed defect is retested by testers
If defect is not resolved, it goes back to development team
Once defect is resolved, it is closed
Test case for login screen
Verify that the login screen is displayed correctly
Verify that the username and password fields are present
Verify that the login button is enabled only when both fields are filled
Verify that an error message is displayed for invalid credentials
Verify that the user is redirected to the home page after successful login
Agile testing is a software testing approach that follows the principles of Agile development.
Agile testing is an iterative and incremental testing process.
It involves continuous collaboration between developers, testers, and stakeholders.
Testing is done in parallel with development to ensure early feedback.
Testers adapt to changing requirements and deliverables.
Automation plays a crucial role in Agile testing.
Examples
SDLC stands for Software Development Life Cycle. It is a process used to design, develop, test, and maintain software.
SDLC is a structured approach to software development.
It consists of several phases including requirements gathering, design, coding, testing, and maintenance.
Each phase has specific activities and deliverables.
SDLC models include Waterfall, Agile, and DevOps.
It ensures the quality and reliability of so
Software test lifecycle is a process that includes planning, designing, executing, and evaluating tests to ensure software quality.
The lifecycle begins with test planning, where test objectives, scope, and resources are defined.
Next, test design involves creating test cases and test data based on requirements and specifications.
Test execution involves running the tests and recording the results.
After execution, test ev...
Get interview-ready with Top Philips Innovation Campus Interview Questions
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
Test case for a phone involves checking various functionalities like calling, texting, internet browsing, camera, etc.
Test making a phone call
Test sending a text message
Test browsing the internet
Test taking a photo with the camera
Test playing a video
Test connecting to Bluetooth device
I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 4 interview rounds.
I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 interview rounds.
There were 2 SQL queries based on rank function and count aggregation. 1 python program based on array.
Redshift is a cloud-based data warehousing solution by AWS. It uses columnar storage and massively parallel processing.
Redshift is based on PostgreSQL and uses SQL for querying data.
It uses columnar storage which is optimized for analytical queries.
Redshift is a massively parallel processing (MPP) system, which means it can distribute queries across multiple nodes for faster processing.
It uses key-based sharding to dis...
Sliding window technique is used to solve problems where we need to find a substring of a certain length in a larger string.
Define the window size and slide it over the string
Use two pointers to keep track of the start and end of the window
Examples: Maximum sum subarray of size K, Longest substring with K distinct characters
Design a data pipeline to display hourly activity on a smartwatch for the last 24 hours using SQL queries.
Create a table to store activity data with columns for timestamp and activity type.
Use a SQL query to aggregate activity data by hour for the last 24 hours.
Display the results on the smartwatch using a suitable visualization.
I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.
Sorting, Arrays, String. Easy to medium level questions were asked
Top trending discussions
Interview experience
based on 478 reviews
Rating in categories
Software Technologist 1
280
salaries
| ₹12 L/yr - ₹30 L/yr |
Software Engineer
212
salaries
| ₹5 L/yr - ₹20 L/yr |
Software Technologist 2
172
salaries
| ₹14.9 L/yr - ₹34.7 L/yr |
Software Engineer2
161
salaries
| ₹8.5 L/yr - ₹19.2 L/yr |
Senior Software Engineer
132
salaries
| ₹7.5 L/yr - ₹23.6 L/yr |
GE Healthcare
Siemens Healthineers
Honeywell Technology Solutions
Bosch