i
Academian Inc
Filter interviews by
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 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
Top trending discussions
posted on 11 Sep 2020
I applied via Referral and was interviewed before Aug 2021. There was 1 interview round.
Answer on how to list in react and the input box
Use the map function to create a list in React
Use the state to store the input value
Use onChange event to update the state when the input value changes
Use onSubmit event to handle the form submission
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.
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...
I applied via Referral and was interviewed before May 2021. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Aug 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
I applied via Indeed and was interviewed in Jan 2021. There was 1 interview round.
The duration of Academian Inc interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 2 interviews
Interview experience
based on 30 reviews
Rating in categories
Software Engineer
17
salaries
| ₹5 L/yr - ₹8 L/yr |
Scrum Master
6
salaries
| ₹17.5 L/yr - ₹20 L/yr |
Business Analyst
5
salaries
| ₹14.2 L/yr - ₹16.5 L/yr |
Software Developer
4
salaries
| ₹5 L/yr - ₹6.9 L/yr |
Lead Engineer
4
salaries
| ₹13.6 L/yr - ₹43.3 L/yr |
BYJU'S
Unacademy
Whitehat jr
Vedantu