Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en Tether.to (Dubai) en dic 2024
Entrevista
- Screening with the recruiter
- Take home task it was a hard task for 6-8 hours of work
- Technical Interview it was a very deep technical interview
- CEO Interview It was a disaster the CEO was not ready and the team also
Preguntas de entrevista [1]
Pregunta 1
Deep question regarding JS and different concepts about it
Me postulé en línea. Acudí a una entrevista en Tether.to (Tel Aviv) en dic 2024
Entrevista
HR screening interview with a polite and friendly representative. I was given a home assignment with an 8-hour deadline (quite excessive for a job-related assignment, in my opinion). The task itself was pretty large, but I completed everything requested within about an hour. A few days later, I received feedback alleging I had missed a specific requirement—sorting something—even though the API they asked me to use already sorts by default. Either the instructions were unclear, or someone there doesn't value candidates' time.
Preguntas de entrevista [1]
Pregunta 1
The Tether Challenge involves building a cryptocurrency data pipeline using JavaScript, Hyperswarm RPC, and Hypercore. It requires fetching price data for the top 5 cryptocurrencies (against USDt) from CoinGecko, calculating the average price from the top 3 exchanges, and handling data quality issues while minimizing storage requirements. The data must be stored using Hypercore/Hyperbee databases and be accessible via Hyperswarm RPC with methods for fetching latest and historical prices. A scheduling mechanism should automate the pipeline every 30 seconds, with on-demand execution also supported. The task emphasizes functionality over completeness within a 6–8 hour timeframe.