Akuna Capital Interview | Akuna Capital VO Assist | Akuna Capital Interview Experience Sharing

Akuna Capital Interview | Akuna Capital VO Assist | Akuna Capital Interview Experience Sharing

Akuna Capital Overall, I felt that the Akuna interviews were very standardized, round after round, but after that, there was a next round very soon. I think they have a question bank (and they don't update it all year round) because during the interview it was obvious that the interviewer picked the questions on the spot. Here's a brief recap of the OA and interview.

Akuna Capital OA Process

The platform is HackerRank, which is triggered immediately after submission The first round consists of 13 questions, the first 10 being multiple choice and the next 3 beingCoding questions

The first question is Profitable Project Pairs. The second question is Array Challenge. The third question is Binary Circuit.

The second round of Math OA, 3 questions in 15 minutes, the third round of Video interview, to pass the first two rounds will be able to receive the Hirevue within a week, open the video to do Multiple Choice, including Brain Teaser, Probability, etc. , each question 5 minutes.

Akuna Capital OA Coding : Network Formation

A software development company wants to create a number of shared computing systems in their offices. The following conditions need to be met in order for multiple computers to be on the same network:

These computers must be adjacent in their original order (that is, they are arranged consecutively in a given order). Each network contains at least a certain number of computers (minimum number of computers). The average processing speed of all computers in that network (i.e., the sum of the speeds of all computers / number of computers) must be at least the given threshold.

Given a set of computers with processing speeds (in a fixed order), a minimum number of computers, and an average processing speed threshold, it is required to determine the maximum number of networks into which these computers can be partitioned while satisfying the above constraints.

Akuna Capital OA Coding. Resource Procurement

In an edge computing environment, the required hardware consists of edge devices, input peripherals, and a bundle containing both. Each resource has a certain cost, where the edge device has a price of edgeDeviceCostThe price of the input peripheral is inputPeripheralCostand the bundles are priced at bundleCost.

The issue is to optimize the procurement of resources. The goal is to ensure that the correct number of edge devices and peripherals are provided in order to provide some flexibility and to be able to accommodate additional devices. This flexibility is designed to meet the needs of the environment and requires that there must be at least x Edge devices and y Peripherals. The main goal is to minimize costs while ensuring that the edge computing environment is equipped with all the necessary resources. Calculate and return the total expenditure.

typical example::

edgeDeviceCost = 1
inputPeripheralCost = 2
bundleCost = 2
x = 2
y = 1

The most cost-effective strategy is to purchase a bundle that includes one edge device and one peripheral, leaving the remaining edge devices to be purchased separately. Therefore, the minimized total expenditure is 1 + 2 = 3.

Akuna Capital VO Process

The third round is a 30-minute phone interview, here need to pay attention to because it is a phone interview, I suggest that it is best to calculate all the process while dictating to the interviewer, so that they will have a better understanding of your thinking if there is a mistake can be corrected in a timely manner.

Here are the interview questions:

  1. Why Akuna?
  2. Why trading?
  3. Flip a coin 5 times. If you get 5 heads in a row, you win 28 bucks. Otherwise, you get nothing. How much would you pay to play this game?
  4. If you can only pay with the nearest cent, how much do you pay?
  5. If there were 3 players, would you rather pay the same, more, or less?
  6. If you've made 3 heads in a row and I now offer you 7 bucks to stop playing, would you take it?
  7. Now that you can play 5000 times, what is the standard deviation? Now give me an estimate.
  8. What does the distribution of this game look like?
  9. How much are you willing to pay to play this game?
  10. Drop the pen and do a mental math to figure out what y is for x%.
  11. Do you remember what you said the expectations were for that game at the beginning?

The fourth HR round was almost 15 minutes long, and she introduced me to the process of the final round. I asked her how many people she would be hiring this term and how many offers they had made so far, a question I usually ask in HR rounds, if it's almost full I'll prioritize, but on the other hand if there are still plenty of places available and I'm very keen on a company I'll move to the back of the queue so that I can take other interviews to practice my skills first.

Final roundThe interviewer asked some motivation questions, such as why do you want to do trading and what activities do you do to stay competitive in life. The interviewer asked some motivation questions, such as why do you want to do trading, and also asked what activities do you do to stay competitive in life.

Next I was asked about some market making, then based on the market I gave I was asked to assume the final fair value settle within my market to give me $x and asked how much I was willing to spend to play. After I gave my answer, the interviewer quickly moved on, so maybe this one won't withhold details, as long as the number given is relevant to your confidence level.

Reference reading:Akuna Capital Interview Question | glassdoor , Akuna Capital | Acreage

After our powerfulInterview assistance, OA ghostwriting, candidates parse and communicate through these interview questions, the interviewer not only understands thecandidatesprogramming skills, and also saw my clear thinking and effective communication skills in problem solving. These will not only help in dealing with the interview at Akuna Capital, but also enhance our ability to solve real programming problems. I wish you all good luck in your interviews!

author avatar
ProgramHelp
END
 0
Comment(没有评论)