Front-End Engineer Blog
4.99K subscribers
36 photos
101 links
Hi, my name is Evgenii Ray. I'm SWE at Meta. Here is my place for posting notes about UI, career and personal development

Welcome on board 🚀
Contact: @evgeniiray
Languages: English, Russian
Download Telegram
Задачки с собеседований - Серия 1

Привет! Пора выкладывать задачки с собеседований, как и обещал. Два раза неделю, буду выкладывать по 2 задачи.
График следующий - понедельник и пятница. Задачек около 20, все задачки потом выложу большим списком. Делитесь вашими решениями и помогайте коллегам! Интереса ради, решения будут открываться позже 🙂

Самое красивое и лучше решение осветим на всю аудиторию 👏

Поехали! 🚀
——
Interview problems - Episode 1

Hi! It's time to post the interview tasks, as promised. I will be posting two tasks twice a week, specifically on Mondays and Fridays. There will be approximately 20 tasks in total, all of which will be listed together at a later time. Please share your solutions and assist your colleagues. For added intrigue, the solutions will be revealed at a later point 🙂

The most elegant and optimal solution will be showcased to the entire audience 👏

Let's get started 🚀
——
Task 1: Implement big-integer addition / substraction
Source: HFT
Time limit: 60 min

Task 2: Implement fifteen-puzzle game
Source: HFT
Time limit: 45 min

Requirements:
1. Vanila / React implementation
2. Track Number of steps and win condition
3. Basic CSS styles
4. Reset game

#interview #hft

YouTube 📹 ——— Medium 📑 ——— LinkedIn 👨‍💻
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥34👍155🤯1
Привет! Выкладываю еще 2 задачки.
В следующем посте оценим решения из комментов для всех 4ех задач!
——
Hi! I'm posting 2 more problems.
In the next post we will evaluate the solutions from the comments for all 4 problems!

Let's go! 🚀

——
Task 3: Implement Tetris Engine
Source: HFT
Time limit: 60 min (+20 min follow up)

Task 4: Promise batch
Source: Big Tech
Time limit: 20 min

⚠️ Note: Typing has a mistake: instead of having Array of promised it should be
Array<() => Promise<any>>
——

#interview #hft #bigtech

YouTube 📹 ——— Medium 📑 ——— LinkedIn 👨‍💻
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
👍151