i
Arkatiss
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 2 interview rounds.
Use the append() method to add a row to a dataframe in Python.
Use the append() method with a dictionary of values to add a row to a dataframe.
Make sure the keys in the dictionary match the column names in the dataframe.
Example: df.append({'column1': value1, 'column2': value2}, ignore_index=True)
Decorators are a way to modify or extend the behavior of functions or methods without changing their code.
Decorators are functions that take another function as an argument and return a new function.
They are commonly used to add functionality to existing functions, such as logging, timing, or authentication.
Decorators can be used to enforce access control, modify the input or output of a function, or cache results for ...
Consider environment, dependencies, scalability, monitoring, security, and rollback strategy during deployment.
Ensure environment consistency between development, testing, and production.
Verify all dependencies are correctly installed and configured.
Plan for scalability by considering future growth and potential traffic spikes.
Implement monitoring tools to track performance and detect issues.
Prioritize security measure...
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
Top trending discussions
I am an experienced analyst with a strong background in data analysis and problem-solving.
Experienced analyst with a track record of successfully analyzing complex data sets
Proficient in using statistical software and data visualization tools
Strong problem-solving skills and ability to identify trends and patterns
Excellent communication and presentation skills
Example: In my previous role as a financial analyst, I condu...
I applied via Walk-in and was interviewed before Dec 2023. There was 1 interview round.
I am a dedicated and detail-oriented analyst with a strong background in data analysis and problem-solving.
I have a Bachelor's degree in Statistics from XYZ University.
I have 3 years of experience working as a data analyst at ABC Company.
I am proficient in using statistical software such as R and Python for data analysis.
I have a proven track record of delivering actionable insights to drive business decisions.
I am a q...
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
Lazy loading in React is a technique used to improve performance by loading components only when they are needed.
Lazy loading helps reduce initial load time by splitting the code into smaller chunks.
React.lazy() and Suspense are commonly used for lazy loading in React.
Lazy loading is especially useful for large applications with many components.
The difference between == and === is that == checks for equality after type coercion, while === checks for equality without type coercion.
== is a loose equality operator that performs type coercion before comparing two values.
=== is a strict equality operator that does not perform type coercion before comparing two values.
Example: 1 == '1' will return true, but 1 === '1' will return false.
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
First round will be coding test which will have Core java questions
Java has three types of class loaders: Bootstrap Class Loader, Extension Class Loader, and System Class Loader.
Bootstrap Class Loader loads core Java classes located in the bootstrap classpath.
Extension Class Loader loads classes from the extensions directory.
System Class Loader loads classes from the classpath specified by the CLASSPATH environment variable.
Use a single loop to find the 3rd highest number in an array with minimum time complexity.
Iterate through the array and keep track of the three highest numbers encountered so far.
Update the three highest numbers as you iterate through the array.
Return the third highest number once the loop is completed.
CyclicBarrier allows a group of threads to wait at a barrier until all threads have reached it, while CountDownLatch allows one or more threads to wait until a set of operations being performed in other threads completes.
CyclicBarrier is reusable, while CountDownLatch is not.
CyclicBarrier allows all threads to wait for each other, while CountDownLatch allows one thread to wait for others.
CyclicBarrier resets automatica...
JPARepository is a Spring Data interface for JPA-based repositories, while CRUDRepository is a generic interface for CRUD operations.
JPARepository extends CRUDRepository and provides additional JPA-specific methods.
CRUDRepository is a generic interface for CRUD operations on a repository.
JPARepository is typically used for JPA-based repositories, while CRUDRepository can be used for any type of repository.
JPARepository...
I appeared for an interview in Mar 2021.
I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Jun 2023. There were 3 interview rounds.
1 medium-level leetcode question
Design an in-memory file system for efficient file storage and retrieval
Use a tree data structure to represent directories and files
Implement caching mechanisms to improve performance
Consider using hash tables for fast file lookup
Support file operations like read, write, delete, and search
Ensure data consistency and durability through proper error handling
based on 2 interview experiences
Difficulty level
Duration
based on 13 reviews
Rating in categories
Java Developer
8
salaries
| ₹4.2 L/yr - ₹9 L/yr |
Python Developer
6
salaries
| ₹1.8 L/yr - ₹6.3 L/yr |
Python Software Developer
5
salaries
| ₹4 L/yr - ₹9 L/yr |
Data Scientist
4
salaries
| ₹8.3 L/yr - ₹18.5 L/yr |
Linux Administrator
4
salaries
| ₹3 L/yr - ₹8 L/yr |
Brane Enterprises
Duck Creek Technologies
3Pillar Global
Acies