Test RegEx
Test RegEx with answers to assess your knowledge and prepare for job interviews. Assess your technical level in 20 minutes.
My Results
Test details
Regular expressions, also known as Regex, are a powerful tool for manipulating strings of characters, commonly used in UNIX environments and many programming languages. They allow you to search for, validate, and modify text patterns using specific matching rules. This quiz is designed to test your knowledge of Regex syntax and usage, including in UNIX environments and common programming languages.
The quiz will include multiple choice questions on topics such as basic Regex syntax, special characters, quantifiers, match modifiers, and finding specific patterns. Programming languages in which regular expressions are commonly used include, among others, Python, Java, JavaScript, PHP, C#, Ruby, and Perl.
Whether you're a web developer, data analyst, or user of UNIX environments, this quiz is for you. Test your knowledge and discover how you can improve your use of regular expressions in these different contexts today!
Test author : Nick LAM YEE MAN
Nick Lam Yee Man is an exceptional Reunionese developer considering he was able to join the WeLoveDevs team before his 25th birthday.
He is known for winning the Reunion Startup Weekend in 2019.
Today, he develops features in React on WeLoveDevs. Especially the Multiplayer MCQs feature which is very stylish in terms of gamification.
Like many other Epitech graduates, Nick is destined for a bright future. And to make RegEx.
Sample question
Which of the following answers will be found by the RegEx: /abracadabra{2,4}/gmi
Developers ratings
Recommended tests
- Our interview questions for Développeur Back-end