TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
80
To review
0
TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
80
To review
0
80 questions
Expert
2 votes268 runs0 comment
Easy
1 vote64 runs0 comment
What is the output of the following Ruby code? `1..5.to_a`
Back-end developer
range
Olivier Millaat Nov 16, 2021
Easy
0 vote275 runs0 comment
Medium
0 vote271 runs0 comment
Which of the following Ruby code blocks will print 1, 2, 3?
Hivebriteat Nov 29, 2021
Hard
0 vote258 runs0 comment
Return the instance methods common to String, Integer and Array, returns an array
Hivebriteat Mar 3, 2023
Medium
0 vote257 runs0 comment
What is the difference between include, extend and prepend in Ruby?
Hivebriteat Nov 29, 2021
Easy
0 vote256 runs0 comment
Write a Ruby program that prints the sum of two numbers
Hivebriteat Nov 29, 2021
Hard
0 vote249 runs1 comment
Expert
0 vote248 runs0 comment
Define a class foobar that inherits from Array and has a method foo.
Hivebriteat Nov 29, 2021
Hard
0 vote246 runs0 comment
How to use blocks in Ruby
Back-end developer
blocks
Hivebriteat Jan 20, 2023
Medium
0 vote246 runs0 comment
Medium
0 vote245 runs0 comment
How to get the first 3 elements of an array in Ruby
Hivebriteat Nov 29, 2021
Hard
0 vote244 runs0 comment
Hard
0 vote243 runs0 comment
Which Ruby libraries are used for background processing?
Hivebriteat Nov 29, 2021
Hard
0 vote243 runs0 comment