https://github.com/raleighlittles/umbra-coderbyte-assessment-solutions
Annotated solutions for the Umbra Lab online assessment, in C++
https://github.com/raleighlittles/umbra-coderbyte-assessment-solutions
coderbyte coderbyte-assessment coderbyte-solutions interview-questions sde-interviews technical-interview-questions umbra umbra-labs
Last synced: about 1 year ago
JSON representation
Annotated solutions for the Umbra Lab online assessment, in C++
- Host: GitHub
- URL: https://github.com/raleighlittles/umbra-coderbyte-assessment-solutions
- Owner: raleighlittles
- Created: 2023-04-03T19:13:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T04:33:13.000Z (about 3 years ago)
- Last Synced: 2025-01-26T14:52:07.202Z (over 1 year ago)
- Topics: coderbyte, coderbyte-assessment, coderbyte-solutions, interview-questions, sde-interviews, technical-interview-questions, umbra, umbra-labs
- Language: C++
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# About
This repository contains the interview questions as part of the [Umbra Labs](https://umbra.space/) interview process.
There's 3 types of questions:
* 2 programming questions (see q1 and q2 folders). Answers must be given in C or C++, I chose C++.
* Behavioral questions (see [behavioral.md](./behavioral.md))
* Multiple-choice questions about Python (see [multiple_choice.md](./multiple_choice.md))