Skip to content

Robustrade/data-assignments

Repository files navigation

Data Engineering Assignment

Overview

This repository contains the take-home assignment for data engineering candidates at Kulu. Full assignment details, requirements, and evaluation criteria are documented in DATA_ASSIGNMENT.md.


How to Submit

1. Fork this repository

Click the Fork button at the top-right of this GitHub repository page to create your own copy under your GitHub account.

2. Clone your fork

git clone https://github.com/<your-username>/data-assignments.git
cd data-assignments

3. Complete the assignment

Work on your solution inside your forked repository. Refer to DATA_ASSIGNMENT.md for the full problem statement, requirements, and evaluation criteria.

4. Push your changes

Commit and push your work to your fork:

git add .
git commit -m "Submit assignment"
git push origin main

5. Open a Pull Request

Once you are done, open a Pull Request from your fork back to this repository:

  1. Go to your forked repository on GitHub.
  2. Click Contribute > Open pull request.
  3. Add a brief description of your approach and any decisions you made.
  4. Submit the pull request.

Notes

  • Make sure your solution runs and all instructions for running it are included.
  • If you have any questions, reach out to the hiring team.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages