i
Acies
Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.
The output of the code will be 'Hello World'
The code likely contains a simple print statement that outputs 'Hello World'
There are no variables or conditions that would change the output
I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.
Math, logical and verbal question's
Simple question on recursion, array, Graph, Dynamic programming, linkedlist and 2 pointer
I appeared for an interview before Mar 2024, where I was asked the following questions.
I chose computer science for its blend of creativity, problem-solving, and the potential to impact the world through technology.
Passion for technology: I was fascinated by computers from a young age, often taking them apart to understand how they worked.
Problem-solving skills: I enjoy tackling complex problems, and computer science provides endless challenges to solve.
Creative outlet: Programming allows me to create ap...
I seek growth opportunities, mentorship, and innovative projects at Acies to enhance my skills and advance my career.
Opportunities for professional development through workshops and training programs.
Mentorship from experienced developers to guide my career path.
Engagement in innovative projects that challenge my skills and creativity, such as AI or cloud computing initiatives.
A collaborative work environment that fost...
What people are saying about Acies
I applied via Naukri.com and was interviewed in Dec 2019. There were 3 interview rounds.
ReactJS is a popular JavaScript library for building user interfaces.
ReactJS allows for reusable components, making development faster and more efficient.
It uses a virtual DOM, which improves performance by minimizing updates to the actual DOM.
ReactJS has a large and active community, providing support and resources for developers.
It can be used for both web and mobile app development, with tools like React Native.
Reac...
Functional components are stateless and rely on props, while class-based components have state and lifecycle methods.
Functional components are written as functions and return JSX elements.
Class-based components are written as ES6 classes and extend the React.Component class.
Functional components are simpler and easier to test and understand.
Class-based components have access to lifecycle methods like componentDidMount ...
I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.
Questions related to OOPS concepts in software engineering.
Method overloading is having multiple methods with the same name but different parameters, while method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.
Inheritance is the ability of a class to inherit properties and methods from its parent class. It allows for code reuse and promotes modularity.
Encapsu...
Answers to SQL related questions for Software Engineer interview
Primary key uniquely identifies a record in a table, while unique key ensures that no two records have the same value for a specific column
Normalization is used to eliminate data redundancy and improve data integrity. Types include 1NF, 2NF, 3NF, BCNF, 4NF, 5NF
SQL queries can be used to retrieve data from one or more tables using joins. Delete and update s
I appeared for an interview before Sep 2020.
Round duration - 60 Minutes
Round difficulty - Medium
Determine if a given string 'S' is a palindrome, considering only alphanumeric characters and ignoring spaces and symbols.
The string 'S' should be evaluated in a case...
The task is to check whether a given string is a palindrome or not, considering only alphabets and numbers and ignoring symbols and whitespaces.
Convert the string to lowercase and remove all symbols and whitespaces.
Reverse the modified string and compare it with the original string.
If they are equal, then the string is a palindrome.
If not, then the string is not a palindrome.
Given a number N
, calculate its square root and output the integer part only.
18
4
The square root of 18 is approximate...
The task is to find the integral part of the square root of a given number.
Use the built-in square root function to find the square root of the number.
Convert the result to an integer by rounding down or using the floor function.
Print the integer part of the square root as the output.
Given a positive integer N
, your task is to determine the minimum number of steps required to reduce N
to 1.
1) Subtract 1 from it: n = n -...
The task is to find the minimum number of steps required to reduce a positive integer to 1 using three given operations.
Use dynamic programming to solve the problem efficiently.
Create an array to store the minimum steps required for each number from 1 to N.
Iterate from 2 to N and calculate the minimum steps for each number based on the three operations.
Return the minimum steps for N.
Round duration - 60 Minutes
Round difficulty - Medium
They started Fundamentals of OOP- Inheritance, Polymorphism
Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array.
array = [34, -50, 42, 14, -5, 86]
The maximum sum of any contiguous subarray in an array is found using Kadane's algorithm in O(N) time.
Initialize two variables, maxSum and currentSum, both set to the first element of the array.
Iterate through the array from the second element.
For each element, update currentSum by adding the element to it.
If currentSum becomes negative, reset it to 0.
If currentSum is greater than maxSum, update maxSum.
After iterating ...
Round duration - 30 Minutes
Round difficulty - Medium
Some people had two HR interviews but I only had one and interview went up till 11:30 pm and you get only 5-10 minutes to prepare for HR on Zoom
Tip 1 : Solve atleast 200 problems
Tip 2 : Focus on all data structures
Tip 3 : Build some good projects
Tip 1 : Keep it precise and concise.
Tip 2 : Build your resume yourself according your skills
I applied via Recruitment Consultant and was interviewed in Jun 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Feb 2020. There was 1 interview round.
I appeared for an interview in Dec 2020.
Round duration - 60 minutes
Round difficulty - Medium
test timing: 7-8 pm
2 programming questions
webcam proctored
You are provided with an array ARR
of integers of size 'N' and an integer 'K'. The goal is to move from the starting index to the end of the array with the minimum possib...
Find minimum cost to reach end of array by jumping with constraints
Use dynamic programming to keep track of minimum cost at each index
Iterate through the array and update the minimum cost based on reachable indices within K steps
Calculate cost to jump from current index to reachable indices and update minimum cost accordingly
Tip 1 : Ability to apply data structures in questions(practice graph and Tree questions)
Tip 2 : Thorough knowledge of the projects done
Tip 3 : Good knowledge about computer science concepts
Tip 1 : Mention projects that you have done yourself and are thorough with
Tip 2 : mention soft skills
based on 3 interviews
Interview experience
Business Advisory Specialist
45
salaries
| ₹5.5 L/yr - ₹17 L/yr |
Business Analyst
21
salaries
| ₹5 L/yr - ₹8.5 L/yr |
Associate
16
salaries
| ₹4.2 L/yr - ₹7 L/yr |
Consultant
15
salaries
| ₹6 L/yr - ₹10.5 L/yr |
Senior Consultant
15
salaries
| ₹10 L/yr - ₹21 L/yr |
Dhruv Research
S.M. Consultants
Cheers Interactive
Milliman