Skip to content

Instantly share code, notes, and snippets.

@fatuk
Last active April 14, 2022 07:47
Show Gist options
  • Save fatuk/a122ff0fc933dfcc636b8e5995838f6a to your computer and use it in GitHub Desktop.
Save fatuk/a122ff0fc933dfcc636b8e5995838f6a to your computer and use it in GitHub Desktop.
Mermaid Frontend interview scheme

graph TD Frontend(Frontend Interview)

Frontend --> | 10 min | Experience(Опыт работы)
Frontend --> | 20 min | Live(Live coding)
Frontend --> | 90 min | Questions(Вопросы)

Questions --> Markup(Верстка)
Questions --> JS(JS)
Questions --> TS(TS)
Questions --> React(React)
Questions --> Protocols(Web протоколы)
Questions --> State(State management)
Questions --> CS(Computer Science)

click Live "https://ya.ru" "Click me"

CS --> O(Сложность алгоритмов)
CS --> DataStructures(Структуры данных)
@fatuk
Copy link
Author

fatuk commented Apr 14, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment