#scalacode zoekresultaten
def fibonacci(n: BigInt): List[BigInt] = { if (n <= 0) Nil else List.iterate((BigInt(0), BigInt(1)), n.toInt + 1){ case (a, b) => (b, a + b) }.map(_._1).tail } #scalacode #fibonacci
def mostOccurringChar(s: String): Char = { s.groupBy(identity).view.mapValues(_.length).toMap.maxBy(_._2)._1 } #scalacode
15 years ago, I was just a business analyst frustrated with how tech vendors treated clients. So I started my own company - one that treats clients like partners, not tickets. Today, we build scalable Al & software solutions for the world.#Entrepreneurship #scalacode #ai
Geen resultaten voor "#scalacode"
Geen resultaten voor "#scalacode"
Loading...
Something went wrong.
Something went wrong.
United States Trends
- 1. Caleb Love 2,684 posts
- 2. Mamdani 457K posts
- 3. Sengun 8,662 posts
- 4. Marjorie Taylor Greene 68.8K posts
- 5. Reed Sheppard 3,742 posts
- 6. Suns 19.8K posts
- 7. Norvell 3,520 posts
- 8. Collin Gillespie 3,860 posts
- 9. Lando 46.1K posts
- 10. #SmackDown 46.1K posts
- 11. Morgan Geekie N/A
- 12. UNLV 2,201 posts
- 13. Florida State 11K posts
- 14. Blazers 3,935 posts
- 15. Rockets 17K posts
- 16. NC State 5,897 posts
- 17. Kerr 4,992 posts
- 18. #LasVegasGP 72.2K posts
- 19. Wolves 17.1K posts
- 20. The View 100K posts