TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3812
To review
10
TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3812
To review
10
60 questions
Easy
1 vote65 runs0 comment
What is the output of the following Ruby code? `1..5.to_a`
Olivier Millaat Nov 16, 2021
Expert
0 vote48 runs0 comment
How to add a title attribute to a div in Ruby
Olivier Millaat Nov 29, 2021
Hard
0 vote45 runs0 comment
How to get all private methods of a class in Ruby
Olivier Millaat Nov 2, 2021
Expert
0 vote36 runs0 comment
What is the name of the class that is used to make HTTP requests in Ruby?
Olivier Millaat Nov 16, 2021
Expert
0 vote30 runs0 comment
What is the output of the following Ruby code? `puts 'Hello World'`
Olivier Millaat Nov 2, 2021
Hard
0 vote27 runs0 comment
Write a Java program that prints the first 100 prime numbers.
Olivier Millaat Nov 29, 2021
Medium
0 vote27 runs0 comment
Write a Ruby program that prints the first 100 prime numbers.
Olivier Millaat Nov 2, 2021
Medium
0 vote26 runs0 comment
Assign the first element of the array to a, the last element to b, and the rest to an array of _.
Olivier Millaat Mar 24, 2023
Expert
0 vote26 runs0 comment
What is the output of the following Ruby code? `GC.start; GC.garbage_collect; GC.disable`
Olivier Millaat Nov 2, 2021
Hard
0 vote25 runs0 comment
Which of the following two Ruby code snippets will return a hash with the same keys and values?
Olivier Millaat Nov 16, 2021
Expert
0 vote25 runs0 comment
Write a Ruby program that prints the first 100 prime numbers.
Olivier Millaat Nov 2, 2021