i
JellyFish Technologies
Filter interviews by
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
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.
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...
I applied via Campus Placement
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 3 interview rounds.
It is easy to solve the Aptitude question and some identifying outputs of program.
A class is a blueprint for creating objects in object-oriented programming.
A class defines the properties and behaviors of objects.
An object is an instance of a class.
Example: Class 'Car' can have properties like 'color' and 'model', and behaviors like 'drive' and 'stop'.
Swap two numbers without using temp variable and reverse a string without using built-in functions.
To swap two numbers without using temp variable, use bitwise XOR operation.
To reverse a string without using built-in functions, use two pointers approach.
Example for swapping numbers: a = a ^ b; b = a ^ b; a = a ^ b;
Example for reversing a string: use two pointers to swap characters from start and end of the string.
Now, I am preparing for the third round.
So, I don't know the Coding Question.
I applied via Naukri.com and was interviewed before Jun 2021. There was 1 interview round.
posted on 18 Mar 2025
I appeared for an interview before Mar 2024, where I was asked the following questions.
Flutter is an open-source UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase.
Cross-platform development: Write once, run on iOS and Android.
Fast development: Hot reload feature allows for quick iterations.
Rich UI components: Provides a wide range of customizable widgets.
Performance: Compiles to native ARM code for high performance.
Web and desktop support: Can also
A widget in Flutter is a basic building block of the user interface, representing a part of the UI.
Widgets are immutable, meaning their properties cannot change once created.
There are two types of widgets: Stateless (e.g., Text, Icon) and Stateful (e.g., Checkbox, Slider).
Widgets can be composed to create complex UIs, like using Column and Row to arrange multiple widgets.
Flutter provides a rich set of pre-built widgets...
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...
based on 2 interviews
Interview experience
based on 5 reviews
Rating in categories
Software Engineer
68
salaries
| ₹3 L/yr - ₹12 L/yr |
Senior Software Engineer
34
salaries
| ₹8 L/yr - ₹30 L/yr |
Software Developer
30
salaries
| ₹3.3 L/yr - ₹13 L/yr |
Senior QA Engineer
12
salaries
| ₹9.5 L/yr - ₹22 L/yr |
Business Development Executive
8
salaries
| ₹3 L/yr - ₹6.2 L/yr |
HCL Infosystems
Accel Frontline
DynPro
ClaySys