i
Krazio
Cloud
Filter interviews by
Time complexity measures algorithm efficiency, impacting performance based on input size and resource usage.
Time complexity helps predict how an algorithm's runtime grows with input size, e.g., O(n) vs. O(n^2).
Algorithms with lower time complexity (like O(log n)) are generally more efficient than those with higher complexity (like O(n^2)).
For example, binary search (O(log n)) is faster than linear search (O(n)) for lar...
I am proficient in multiple programming languages, with a focus on Python, Java, and JavaScript for various applications.
Python: Developed web applications using Flask and Django.
Java: Built Android applications and backend services with Spring Boot.
JavaScript: Created interactive front-end features using React and Node.js.
Top trending discussions
I applied via Naukri.com and was interviewed before Jun 2021. There was 1 interview round.
I applied via Campus Placement
I appeared for an interview before Feb 2023.
Sorting algo , array question
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...
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...
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...
Its very good the give a scenario and according to that you have to develop a project
I appeared for an interview before Mar 2024.
Small application that perform crud operation
based on 1 interview experience
based on 1 review
Rating in categories
HCL Infosystems
Accel Frontline
DynPro
ClaySys