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.

Home Page:https://rajaikumar.medium.com/junior-dev-coding-interview-questions-answers-part-1-4bfd9e8e9374

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⌨️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

🔖 Licence

The project is availabe under MIT licence.

About

⌨️ 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://rajaikumar.medium.com/junior-dev-coding-interview-questions-answers-part-1-4bfd9e8e9374

License:MIT License


Languages

Language:C++ 100.0%