Skip to content

AkiMadi16/Coding-Challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to my Coding Challenges Trail 🧗🏽‍♀️

Hello there! 👋🏽

What You'll Find Here

In this repository, I'm documenting my journey of coding tests recieved.

Interview

All files: files that were submitted from February 2023 for Coding Challenges.

Challeges Files Submitted
AtlassianChallenge
HackerRelayChallenge

🌱 Mistakes and Lessons:

  1. Atlassian Challenge 2023
  • Map JavaScript (Map object holds key-value pairs and remembers the original insertion order of the keys. )
  • Set JavaScript - Set object (collection of values - A value in the set may only occur once; it is unique in the set's collection.) Set JavaScript
  1. practice before a challenge because I spent too much time remembering methods. I had to use internet help also it is accepted in Coder Byte!

  2. If applying for React jobs then you will get simple React template code challenge to modify application such as toggle between items in array. ex - on/off switch using useSate onClick function with toggle action using Context API

Explore My walk - It's Fun!! 🤷🏽‍♀️

Feel free to explore my code or provide constructive feedback.

Happy coding! 🚀