Open in app
Home
Notifications
Lists
Stories

Write
Gepser Hoil
Gepser Hoil

Home

Pinned

¿Qué es el Technical Debt?

Tech Debt, Technical Debt o Deuda técnica es un concepto en desarrollo de software que refleja el costo de rehacer las cosas causado por elegir una solución que se cree es más “fácil” o “rápida” en lugar de resolver los problemas usando la mejor solución que podamos implementar en ese…

Technical Debt

5 min read

¿Qué es el Technical Debt?
¿Qué es el Technical Debt?

Feb 8, 2021

Solving the classic “aaaabbbcca” coding challenge

I’ve seen many versions of this problem in coding interviews, so I decided to solve it here, just for fun. The problem goes like this: Input: “aaaabbbcca” Output: [(“a”, 4), (“b”, 3), (“c”, 2), (“a”, 1)] Write a function that converts the input to the output One important thing to…

Coding

2 min read

Solving the classic “aaaabbbcca” coding challenge
Solving the classic “aaaabbbcca” coding challenge
Gepser Hoil

Gepser Hoil

I do Management and Infrastructure Engineering.

Following
  • Jan-Henrik Franetzki

    Jan-Henrik Franetzki

  • Alexander Torrenegra

    Alexander Torrenegra

  • Michael Lin

    Michael Lin

  • Leandro Inácio

    Leandro Inácio

  • Elaine Anzaldo

    Elaine Anzaldo

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable