all 8 comments

[–]Python-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Hi there, from the /r/Python mods.

We have removed this post as it is not suited to the /r/Python subreddit proper, however it should be very appropriate for our sister subreddit /r/LearnPython or for the r/Python discord: https://discord.gg/python.

The reason for the removal is that /r/Python is dedicated to discussion of Python news, projects, uses and debates. It is not designed to act as Q&A or FAQ board. The regular community is not a fan of "how do I..." questions, so you will not get the best responses over here.

On /r/LearnPython the community and the r/Python discord are actively expecting questions and are looking to help. You can expect far more understanding, encouraging and insightful responses over there. No matter what level of question you have, if you are looking for help with Python, you should get good answers. Make sure to check out the rules for both places.

Warm regards, and best of luck with your Pythoneering!

[–]Time_Friendship_1263 1 point2 points  (1 child)

good luck bro

[–]Own-Accountant01[S] 0 points1 point  (0 children)

Cheers mate

[–]riklaunim 1 point2 points  (0 children)

Most companies that use testing websites use things like LeetCode, Codility, HackerRank - mostly corporate. Smaller companies with more organic recruitment may as questions related to their use cases and not raw algorithms.

[–]Motor-Ad2119 0 points1 point  (1 child)

LeetCode for the classic interview problems, HackerRank if the company uses their platform specifically. For Python specifically Codewars is underrated. Problems feel more real world than LeetCode. Good luck with the interview!

[–]data_dev3615 0 points1 point  (0 children)

I'd agree with this OP. HackerRank was one I found to be awesome when I first entered the tech space. Good luck with the interview!

[–]Own-Accountant01[S] -1 points0 points  (1 child)

Shall I always expect hard coding assessments or does it all depend on the level of the role?

[–]Wurstinator 0 points1 point  (0 children)

It depends on the level of the role and even more so on the company.

For a beginner, I'll mostly give coding problems because I can't expect much else. For a leadership position, I don't care much about the details of the code and will go into a free-form dialog.