i
Academian Inc
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Dec 2022. There were 4 interview rounds.
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
To build a resume builder in react js
Redux is a state management library commonly used with React.js to manage application state in a predictable way.
Redux helps to manage the state of the application in a single immutable state tree.
Actions are dispatched to update the state, and reducers specify how the state changes in response to actions.
Redux can be used with React.js to create more scalable and maintainable applications.
Example: const store = create
Overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class. Overloading is when multiple methods have the same name but different parameters.
Overriding occurs in inheritance when a subclass provides a specific implementation of a method that is already provided by its parent class.
Overloading is when multiple methods have the same name but different paramet...
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Agile metrics are used to measure the progress and performance of Agile projects.
Velocity: Measures the amount of work completed in a sprint.
Burndown charts: Tracks the remaining work in a sprint.
Lead time: Measures the time taken from a task being started to completed.
Cycle time: Measures the time taken to complete a task once it's actively being worked on.
Cumulative flow diagrams: Shows the flow of work items through
Yes, I am open to relocating to Pune for the Associate Director position.
I am open to exploring new opportunities in different locations
I have previously relocated for career advancement
I am excited about the prospect of working in Pune
I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.
Compile time errors occur during compilation while run time errors occur during execution of the program in Java.
Compile time errors are syntax errors detected by the compiler, such as missing semicolons or typos.
Run time errors occur during program execution, such as null pointer exceptions or array index out of bounds.
Compile time errors prevent the program from being compiled successfully, while run time errors can ...
Find the maximum element in the array of strings.
Iterate through the array and compare each element to find the maximum.
Use a built-in function like Math.max() to find the maximum element.
Consider converting string elements to numbers if applicable before comparison.
Find elements in a string that occur more than once
Iterate through the string and count occurrences of each element
Store elements with occurrences greater than one in a separate list
let is mutable and can be reassigned, const is immutable and cannot be reassigned in JavaScript.
let is block-scoped, const is also block-scoped.
let can be reassigned, const cannot be reassigned.
Use const for values that should not change, use let for values that may change.
useState is a hook in React that allows functional components to have state.
useState is used to declare a state variable in a functional component.
It returns an array with the current state value and a function to update that value.
Example: const [count, setCount] = useState(0);
To find palindrome for a given number, reverse the number and compare with the original number.
Convert the number to a string to easily reverse it
Reverse the string and compare with the original string to check for palindrome
If the reversed string is equal to the original string, then the number is a palindrome
Redux is a state management library for React.js applications.
Redux helps manage the state of a React application in a predictable way
It stores the entire state of the application in a single immutable object
Actions are dispatched to update the state using reducers
Components can subscribe to the Redux store to access the state
Junit is a popular testing framework in Java used for unit testing.
Testing individual units of code
Automating test cases
Ensuring code quality and reliability
Integration testing with other frameworks like Mockito
Academian Inc interview questions for popular designations
I applied via Indeed and was interviewed in Jan 2021. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.
I have worked on several machine learning projects, including image recognition and natural language processing.
Developed an image recognition model using convolutional neural networks
Implemented a natural language processing algorithm for sentiment analysis
Collaborated on a recommendation system using collaborative filtering
Applied machine learning techniques to predict customer churn in a telecom company
I applied via Naukri.com and was interviewed before Sep 2021. There were 2 interview rounds.
Question was moderate.based on logical reasoning and math.
Coding test question based on sql and python.
I applied via LinkedIn and was interviewed before Sep 2021. There were 3 interview rounds.
Startup growth can be measured through various metrics such as revenue, user acquisition, market share, and customer satisfaction.
Revenue growth is a key metric for measuring startup growth. This can be tracked through sales figures, profit margins, and overall revenue growth rate.
User acquisition is another important metric. This can be measured through the number of new users acquired over a period of time, as well a...
based on 6 interviews
Interview experience
based on 29 reviews
Rating in categories
5-8 Yrs
Not Disclosed
5-7 Yrs
Not Disclosed
10-15 Yrs
Not Disclosed
Software Engineer
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Product Manager
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Scrum Master
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
BYJU'S
Unacademy
upGrad
Educomp Solutions