Employers: discover CodinGame for tech hiring
CodinGame_Logo_Final_Full
ACTIVITIES
1
PRACTICE
COMPETE
1
LEARN
COMMUNITY
CONTRIBUTIONS
LIVE STREAMS
DISCORD
FORUMS
BLOG
Get a job
1
3
Log In
Sign Up
Atos FizzBuzz Interview
ekougs
3,174 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
;
}
}
Enter to Rename, Shift+Enter to Preview
1
package
net.atos.interview;
Enter to Rename, Shift+Enter to Preview
Run
5
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
Java 8 Stream map tutorial
By
Unnamed contributor
6,417
20
0
Reactive Programming with Reactor 3
By
Reactor
312.9K
295
32
Bulls and Cows
By
CyberLemonade
15.4K
29
1
Java Interview Questions and Programming Examples
By
[CG]OlogN
133.5K
74
25
CodinGame - Home
ABOUT US
CAREERS
PRIVACY
FAQ
CodinGame - Work
The #1 tech hiring platform
SCREENING
SOURCING
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
×