i
Azilen Technologies
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 2 interview rounds.
Resources in WPF refer to external files such as images, styles, templates, etc. Triggers in WPF are used to apply changes based on certain conditions. Multithreading in WPF allows for running multiple tasks concurrently.
Resources in WPF can be defined in XAML or code-behind to be reused throughout the application
Triggers in WPF are used to change the appearance or behavior of a control based on certain conditions, suc...
Style in XAML is a way to define and apply visual properties to UI elements.
Style in XAML is a collection of property setters that can be applied to multiple UI elements.
Styles can be defined in a resource dictionary and then referenced by multiple elements.
Styles can be applied globally to all elements of a certain type or selectively to specific elements.
Styles can be used to maintain consistency in the visual appear
I applied via Job Portal and was interviewed before Sep 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2021. There were 2 interview rounds.
Top trending discussions
posted on 22 Apr 2021
I applied via Recruitment Consultant and was interviewed before Apr 2020. There were 4 interview rounds.
Fizz buzz question and array related
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
Sqlite database can be implemented in React Native using 'react-native-sqlite-storage' package.
Install 'react-native-sqlite-storage' package using npm.
Import SQLite from 'react-native-sqlite-storage'.
Create a database using SQLite.openDatabase() method.
Execute SQL queries using executeSql() method.
Close the database connection using close() method.
Generator functions are functions that can be paused and resumed, allowing for lazy evaluation of data.
Generator functions use the yield keyword to pause execution and return a value.
They can be used to generate an infinite sequence of values.
They are memory efficient as they only generate values when needed.
Example: function* myGenerator() { yield 1; yield 2; yield 3; }
Example: const infiniteGenerator = function*() {
Push notifications can be implemented in Android and iOS using Firebase Cloud Messaging (FCM) and Apple Push Notification service (APNs) respectively.
For Android, integrate FCM SDK in the app and use FCM console to send notifications.
For iOS, create an APNs certificate, configure the app to receive notifications, and use APNs to send notifications.
Both platforms require handling of notification payload in the app to di...
I used React Native for my last app.
Developed UI components using React Native
Integrated APIs to fetch and display data
Implemented Redux for state management
Used Firebase for authentication and database
Optimized app performance using React Native Debugger
Functional components are stateless and return UI elements based on input props, while non-functional components have state and can change UI based on user interaction.
Functional components are simpler and easier to test than non-functional components.
Non-functional components can have state and lifecycle methods, while functional components cannot.
Examples of functional components include buttons, labels, and icons, w...
posted on 8 Feb 2022
posted on 1 May 2023
I applied via Campus Placement and was interviewed in Nov 2022. There were 2 interview rounds.
A linked list is a data structure that consists of a sequence of nodes, each containing a reference to the next node.
Each node has a data field and a next field that points to the next node
Insertion and deletion can be done efficiently
Traversal starts from the head node and continues until the end node is reached
posted on 4 Mar 2021
I applied via LinkedIn and was interviewed in Sep 2020. There were 4 interview rounds.
C++ program to implement queue using linked list and class
Create a class for queue and node
Implement enqueue, dequeue, and display functions
Use pointers to link nodes in the linked list
posted on 5 Sep 2023
It placed in hackerRank.question difficulty level was medium.
based on 2 interviews
2 Interview rounds
based on 12 reviews
Rating in categories
Senior Software Engineer
91
salaries
| ₹5.6 L/yr - ₹19 L/yr |
Software Engineer
76
salaries
| ₹3 L/yr - ₹11.2 L/yr |
Technical Lead
38
salaries
| ₹10 L/yr - ₹25 L/yr |
Associate Software Engineer
37
salaries
| ₹3.5 L/yr - ₹5 L/yr |
Quality Analyst
22
salaries
| ₹4.6 L/yr - ₹8.4 L/yr |
PC Solutions
RNF Technologies
Hidden Brains InfoTech
Affine