i
Academian Inc
Filter interviews by
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 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
Academian Inc interview questions for popular designations
I applied via Recruitment Consulltant and was interviewed before Dec 2022. There were 4 interview rounds.
I applied via Job Fair and was interviewed before Feb 2021. There were 5 interview rounds.
What is aptitude test?
Online study and off-line which one is better?
Someone not interested in assignments.
I applied via Job lever and was interviewed before Sep 2021. There were 2 interview rounds.
Easy leetcode code 2 questions , HTML5 css javascript simple screen design
I applied via Approached by Company and was interviewed before Sep 2021. There were 2 interview rounds.
I applied via Company Website and was interviewed before Mar 2020. There was 1 interview round.
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.
Start from the first element and compare it with the next element
If the first element is greater than the next element, swap them
Repeat this process for all elements in the list
Continue this process until no more swaps are needed
A Turing Machine is a theoretical device that can simulate any algorithmic computation.
It was proposed by Alan Turing in 1936 as a model for computation.
It consists of a tape, a head that can read and write symbols on the tape, and a set of rules for transitioning between states.
It can simulate any algorithmic computation, making it a powerful tool for theoretical computer science.
It is often used as a theoretical basi...
A hash function is a mathematical function that converts input data of arbitrary size into a fixed-size output.
Hash functions are used to index data in hash tables.
They are also used in cryptography to securely store passwords.
Examples of hash functions include MD5, SHA-1, and SHA-256.
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I thrive under pressure and use it as motivation to exceed sales targets.
I prioritize tasks and set achievable goals to manage pressure
I stay organized and focused on the end goal
I communicate effectively with team members to ensure everyone is on the same page
I use positive self-talk and visualization techniques to stay motivated
I continuously learn and adapt to new sales strategies to improve performance
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