Filter interviews by
Normal questions are there
Printing star pattern
I applied via Indeed and was interviewed in Mar 2024. There was 1 interview round.
Use a loop to print numbers by multiplying the previous number by 2.
Start with the number 2
Multiply the previous number by 2 to get the next number
Continue this pattern to print numbers like 2, 4, 8, 32, ...
Example: 2, 4, 8, 16, 32, 64, ...
Find the second largest number in an array of strings.
Convert the array of strings to an array of integers for comparison.
Sort the array in descending order to easily find the second largest number.
Return the second element in the sorted array as the second largest number.
Design relational schema for a shopping website.
Create tables for products, customers, orders, and payments
Use foreign keys to establish relationships between tables
Include attributes like product ID, customer ID, order ID, etc.
Consider additional tables for categories, reviews, and discounts
Coding on paper😂😂 and checked and they said it was right and i come home and find that was wrong😂😂😂
I applied via Company Website and was interviewed in May 2022. There were 2 interview rounds.
Skyach Software Solutions interview questions for popular designations
I applied via Referral and was interviewed in Dec 2021. There were 3 interview rounds.
I applied via Job Portal and was interviewed before Jul 2022. There were 3 interview rounds.
I applied via Walk-in and was interviewed in Aug 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Jul 2020. There were 5 interview rounds.
Top trending discussions
Precompilation unit is a compiled code that can be reused by multiple source files.
Precompilation unit is created by the compiler from the source code.
It contains the compiled code of header files and other dependencies.
It can be reused by multiple source files, reducing compilation time.
It is also known as precompiled header or PCH.
Example: stdafx.h in Visual Studio is a precompiled header file.
posted on 15 Feb 2016
The first 50 prime numbers are...
Start with 2, the first prime number
Check each odd number greater than 2
Use trial division to check if a number is prime
Stop when you have found 50 prime numbers
Sorting a file within a range
Use a sorting algorithm like quicksort or mergesort
Read the file and store the data in an array or list
Sort the array or list within the given range
Write the sorted data back to the file
I am a passionate software engineer with experience in developing web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js, Express, and MongoDB
Familiar with version control systems like Git and project management tools like Jira
based on 5 interviews
Interview experience
based on 13 reviews
Rating in categories
Software Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech