i
Greytrix
Filter interviews by
I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.
It contains general questions on OOPS.
Need to trigger to update the shipping address.
Top trending discussions
I appeared for an interview before Aug 2016.
For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.
For loop is used when the number of iterations is known beforehand.
For each loop is used when the number of iterations is not known beforehand.
For loop can be used with any iterable object.
For each loop can only be used with arrays and other iterable objects.
For loop uses an index variable to access...
posted on 13 Jun 2023
I applied via Company Website and was interviewed before Jun 2022. There were 2 interview rounds.
posted on 20 Oct 2024
I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.
Timea and work,time and distance
Mettl , easyrotate array , reverse strign
posted on 29 Oct 2023
I applied via Job Portal and was interviewed in Sep 2023. There were 5 interview rounds.
Medium level coding questions
Topic related to the domain is the main focus, communication is checked.
posted on 11 Jun 2025
In my last job, I worked as a software developer focusing on web applications and improving user experience through innovative solutions.
Developed a responsive web application using React and Node.js, enhancing user engagement by 30%.
Collaborated with cross-functional teams to gather requirements and deliver features on time.
Implemented RESTful APIs to streamline data exchange between the front-end and back-end.
Conduct...
posted on 18 Mar 2025
I appeared for an interview before Mar 2024, where I was asked the following questions.
Creating a star pattern involves using loops to print stars in a specific arrangement, often resembling geometric shapes.
Determine the size of the pattern (e.g., number of rows).
Use nested loops: an outer loop for rows and an inner loop for columns.
For a right-angled triangle, print stars incrementally: 1 star in the first row, 2 in the second, etc.
For a pyramid shape, center the stars by adding spaces before printing ...
Object-Oriented Programming (OOP) in Java is a programming paradigm based on objects that encapsulate data and behavior.
Encapsulation: Bundling data and methods that operate on the data within one unit (class). Example: class Car { int speed; void accelerate() {...} }
Inheritance: Mechanism to create a new class using properties of an existing class. Example: class ElectricCar extends Car {...}
Polymorphism: Ability to p...
posted on 19 Mar 2025
The mobile application life cycle includes stages from development to deployment and maintenance, ensuring optimal performance and user experience.
1. Development: Writing code using languages like Swift for iOS or Kotlin for Android.
2. Testing: Conducting unit tests, integration tests, and user acceptance tests to ensure functionality.
3. Deployment: Releasing the app on platforms like Google Play Store or Apple App Sto...
Use SQL's aggregate functions to find both max and min salary in a single query efficiently.
Use the SQL query: SELECT MAX(salary) AS MaxSalary, MIN(salary) AS MinSalary FROM Employees;
This query retrieves the highest and lowest salaries from the Employees table in one go.
Aggregate functions like MAX() and MIN() can be used together in the SELECT statement.
Ensure the salary column is numeric to avoid errors during aggre...
based on 1 interview experience
Difficulty level
Duration
Software Engineer
53
salaries
| ₹2.6 L/yr - ₹8.3 L/yr |
Software Developer
36
salaries
| ₹2.4 L/yr - ₹9 L/yr |
Junior Software Engineer
26
salaries
| ₹2.4 L/yr - ₹6 L/yr |
Junior Software Developer
22
salaries
| ₹2.1 L/yr - ₹5 L/yr |
Salesforce Developer
13
salaries
| ₹3 L/yr - ₹5 L/yr |
HCL Infosystems
Accel Frontline
DynPro
ClaySys