Medium
Here is a technical question for developers that want to validate their skills before a technical interview.
This question is written in french and need to be translated to english.
Use english for technical terms in the french version (example : "string" instead of "chaine de caractère".)
Double escape all quotes in result like this: //"
Give result as JSON.
Author: Olivier MillaStatus: PublishedQuestion passed 20 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
0
Convert a string to uppercase in Ruby0
What is the Ruby equivalent of undefined?0
Install the latest version of Ruby0
What is the name of the class that is used to make HTTP requests in Ruby?0
Write a Ruby program that prints the first 100 prime numbers.1
What is the output of the following Ruby code? `1..5.to_a`0
How to add a title attribute to a div in Ruby