Employers: discover CodinGame for tech hiring
CodinGame - Home
ACTIVITIES
PRACTICE
COMPETE
COOPERATE
LEARN
EVENTS
COMMUNITY
CONTRIBUTIONS
LIVE STREAMS
DISCORD
FORUMS
BLOG
Log In
Sign Up
Atos FizzBuzz Interview
ekougs
4,032 views
Bienvenue sur le test technique d'Atos!
Sujet
Créer un FizzBuzz en vous basant sur les sources fournies.
FizzBuzzer.java
FizzBuzzerTest.java
1
2
3
4
5
6
7
8
package net.atos.interview;
public class FizzBuzzer {
public String[] generateFizzBuzzes(int to) {
return null;
}
}
1
package net.atos.interview;
Run
6
0
Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io
Suggested playgrounds
Beginner Java Concepts
By
a-Rye
5,649
40
0
Stream sum of evens in Java
By
Daxlo
3,853
25
3
Quiz design pattern VISITEUR
By
RomainAll
3,238
20
0
A Babel of Languages on CodinGame
By
TBali
37.2K
40
3
CodinGame - Home
ABOUT US
CAREERS
PRIVACY
FAQ
CodinGame - Work
The #1 tech hiring platform
SCREENING
RETAIN
ABOUT US
CAREERS
PRIVACY
FAQ
Facebook
YouTube
Twitter
LinkedIn
FR
EN
Join the CodinGame community on Discord to chat about puzzle contributions, challenges, streams, blog articles - all that good stuff!
JOIN US ON DISCORD
Online Participants
Keyboard Shortcuts:
?
Show / hide this help menu
×