An open API service indexing awesome lists of open source software.

https://github.com/rajaikumar-iosdev/coding-challenges-for-junior-devs

⌨️ I’ve compiled some questions I faced and some of the questions I asked. The choice of programming language for this series would be C++. The reason I didn’t use swift as usual was most interviewers like to see us use raw techniques rather than using in-build functions. And who doesn’t love C++, it’s a legend.
https://github.com/rajaikumar-iosdev/coding-challenges-for-junior-devs

interview-practice junior-developer

Last synced: 11 months ago
JSON representation

⌨️ I’ve compiled some questions I faced and some of the questions I asked. The choice of programming language for this series would be C++. The reason I didn’t use swift as usual was most interviewers like to see us use raw techniques rather than using in-build functions. And who doesn’t love C++, it’s a legend.

Awesome Lists containing this project

README

          

# ⌨️Coding-challenges-for-junior-devs
I’ve compiled some questions I faced and some of the questions I asked. The choice of programming language for this series would be C++. The reason I didn’t use swift as usual was most interviewers like to see us use raw techniques rather than using in-build functions. And who doesn’t love C++, it’s a legend.

# 🧑🏽‍💻Challenges present:
1. Factorial
2. Palindrome
3. Maximum sum of an hourglass.
4. Find the biggest and smallest number in the array

More challenges will be added later.

# 📄Tutorial in Medium

Click the Medium badge to read the tutorial.

# 👨‍💻 Author
[Rajai kumar](https://github.com/Rajaikumar-iOSDev)

# 🔖 Licence
The project is availabe under [MIT licence](https://github.com/Rajaikumar-iOSDev/Coding-challenges-for-junior-devs/blob/main/LICENSE).