Skip to content

The Odoo Job Challenge tests programming skills with tasks like JavaScript, HTTP requests, algorithms, and data analysis. Complete all levels (e.g., 11/11) to showcase your abilities, which are linked to your job application. It’s a fun way to prove your skills and impress Odoo as a potential employer.

Notifications You must be signed in to change notification settings

No898/Odoo-Job-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odoo Job Challenge Levels

Odoo Challenge


1. Input Hidden

Focused on finding hidden values in forms, such as input fields with the attribute type="hidden". Locate and use them to complete the task.

2. Console Log

Use the browser's developer console (DevTools) to uncover information not directly visible on the page.

3. Header Request

Analyze or manipulate HTTP headers, such as adding or reading specific values during requests.

4. Network Chrome

Use the Network tab in DevTools to capture network requests. Identify specific information or responses necessary to solve the challenge.

5. Read Cookies

Work with cookies stored on the website. Extract values crucial for calculations or to submit the correct answer.

6. Simple Algo

A straightforward algorithm where you implement or understand basic logic, like calculations based on input values.

7. JSON Parse Prime

Work with JSON data. Load and process JSON structures, identifying specific values (e.g., prime numbers).

8. Picture RegExp

Use regular expressions to analyze or extract information, such as from images or other files.

9. Base64 QR

Decode text from Base64 or QR codes containing key information needed to solve the task.

10. Range Power

Perform calculations with powers or ranges. It may involve optimization or finding specific numbers.

11. Final Challenge

The final challenge combines multiple previous concepts (e.g., cookies, algorithms, HTTP requests). It requires deeper analysis of the code to produce a solution meeting all conditions.

About

The Odoo Job Challenge tests programming skills with tasks like JavaScript, HTTP requests, algorithms, and data analysis. Complete all levels (e.g., 11/11) to showcase your abilities, which are linked to your job application. It’s a fun way to prove your skills and impress Odoo as a potential employer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published