CS-OA cs-vo Faang

[TikTok] AMS Intern Assessment 2024 Start – 22 – 26 April (Generic)-tiktok oa 一亩三分地-tiktok面经-tiktok暑假实习-tiktok intern-Account Operations-Reducing Overhead-Glide Typing-Maximum Shorts-Candy Store

Q1. Account Operations

A software development team is working on a banking application that uses a multilayered architecture. The team decided to apply the Object-Oriented Programming (OOP) principles to ensure modularity, reusability, and maintainability. This is a partial implementation of the Account and SavingsAccount classes in Java.

Q2. Reducing Overhead

A DevOps team at a global financial analytics firm is managing a critical application that spans two Virtual Private Clouds (VPCs), VPC-A in North America and VPC-B in Europe. Each VPC hosts powerful server nodes ("Server-A1", "A2" in VPC-A; "Server-B1", "B2" in VPC-B) dedicated to processing complex financial models and real-time market data. Recently, the team has observed performance bottlenecks due to the high volume of data that needs to be constantly synchronized between the server nodes across these VPCs. This synchronization is crucial for ensuring consistent and accurate financial analysis. However, the current setup results in latency issues, leading to delays in market data processing and financial reporting. The team is tasked with optimizing this infrastructure to reduce latency and improve data synchronization efficiency without compromising data integrity or the timeliness of financial insights.

What is the most effective strategy for the DevOps team to optimize data synchronization and reduce latency in this multi-regional financial analytics infrastructure?

Q3. Glide Typing

In this task, a basic prototype service for detecting the word typed by a user by swiping their finger from key to key on the keyboard, more popularly known as glide typing, is to be implemented. A user usually intends to type a subsequence of the characters they swiped over.

Given an input string, s, and an array of n strings, dictionary, find the lexicographically smallest word in the dictionary that is a subsequence of the given string s. If there is no such string, return the string "-1" as the answer.

Note: A string x is considered lexicographically smaller than another string y if the string x will occur before y in dictionary order.

Example: Suppose s = "hgferyjkllkop", and dictionary = ["coffee", “coding", “happy", “hello", "hop"]. The only possible valid words that are a subsequence of the given string are "hello" and "hop". Since "hello" is lexicographically smaller, report "hello" as the answer.

Function Description: Complete the function getValidWord in the editor below.

getValidWord takes the following arguments:

  • string s: the string given by the user
  • string dictionary[n]: the list of valid words

Q4. Maximum Shorts

In the TikTok video content, a student, who's always eager to create engaging videos, faced a unique task that piqued both their curiosity....

To view the full version please contact me

Q5. Candy Store

A candy store that sells different candies. The price of the nth candy is price[n] coins. Customers have got a bag of m special coupons. The nth coupon can be

To view the full version please contact me

给不熟悉tiktok OA的朋友们科普一下,tiktok的OA每两周开放一次,当第一次OA未通过时可以再次申请两周后的OA,一般是周一开始做,周五截止。潜规则是周五做OA的人一般不会通过,而越早完成通过率越高。For those who are not familiar with TikTok's OA, it opens every two weeks. When the first OA is not passed, you can reapply for the OA after two weeks, which is generally started on Monday and ends on Friday. The unwritten rule is that people who do the OA on Friday generally do not pass, and the earlier you complete it, the higher the pass rate.

已经有众多的小伙伴们收到了OA的邮件前来预定本周的OA,如果您也在为这周的tiktok的OA苦恼,请尽快联系我们。我们已经辅助众多同学tiktok上岸。

面试代面,面试辅助。

如果害怕自己解决不了OA,请扫码联系我 or telegram

我们提供OA代做服务,请注意,如果你是在OA的过程中搜索到本文,那么不幸的是我们将无法为您服务。得益于我们优质的服务和有竞争力的价格,我们的OA代做服务必须要预约才能够实行。我们的OA代做是一项收费服务,如果是希望免费获得答案的人不要联系我们

If you're afraid that you can't solve the OA on your own, please scan the code to contact me or telegram

Leave a Reply

Your email address will not be published. Required fields are marked *