Skip to content

chore: rename company #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions backend-challenge/readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Backend Challenge

_This challenge is part of the engineering hiring process at [Heart
Hands](https://hearthands.tech/)._
_This challenge is part of the engineering hiring process at
[Interface](https://interface.inc)._

## Why this challenge?

Heart Hands is operating with a small team of dedicated & talented people. We
are looking for seasoned engineers with a deep technical knowledge, strong
Interface is operating with a small team of dedicated & talented people. We are
looking for seasoned engineers with a deep technical knowledge, strong
understanding of their technical stack, and excellent product intuitions to join
our team.

Expand Down
8 changes: 4 additions & 4 deletions client-challenge/readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Client Challenge

_This challenge is part of the engineering hiring process at [Heart
Hands](https://hearthands.tech/)._
_This challenge is part of the engineering hiring process at
[Interface](https://interface.inc)._

## Why this challenge?

Heart Hands is operating with a small team of dedicated & talented people. We
are looking for seasoned engineers with a deep technical knowledge, strong
Interface is operating with a small team of dedicated & talented people. We are
looking for seasoned engineers with a deep technical knowledge, strong
understanding of their technical stack, and excellent product intuitions to join
our team.

Expand Down
2 changes: 1 addition & 1 deletion client-challenge/server/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/hearthands/challenges/ios-engineer/server
module github.com/interfaceinc/challenges/ios-engineer/server

go 1.22.5

Expand Down
4 changes: 2 additions & 2 deletions design-challenge/readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Design Challenge

_This challenge is part of the engineering hiring process at [Heart
Hands](https://hearthands.tech/)._
_This challenge is part of the engineering hiring process at
[Interface](https://interface.inc)._

## Why this challenge?

Expand Down
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Challenges [![ci status](https://github.com/hearthandsinc/challenges/actions/workflows/ci.yml/badge.svg)](https://github.com/hearthandsinc/challenges/actions/workflows/ci.yml)
# Challenges [![ci status](https://github.com/interfaceinc/challenges/actions/workflows/ci.yml/badge.svg)](https://github.com/interfaceinc/challenges/actions/workflows/ci.yml)

This repository contains the [Heart Hands](https://hearthands.tech/) engineering challenges ([client](./client-challenge), [design](./design-challenge), and [backend](./backend-challenge)).
This repository contains the [Interface](https://interface.inc) engineering challenges ([client](./client-challenge), [design](./design-challenge), and [backend](./backend-challenge)).

## Feedbacks

Feel free to [open an
issue](https://github.com/hearthandsinc/challenges/issues/new) if you'd like to
issue](https://github.com/interfaceinc/challenges/issues/new) if you'd like to
contribute.
Loading