WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

191

I'm looking around and only finding multiple choice questions. I'm wanting to get some fresh interview coding type examples. Thanks!!

I'm looking around and only finding multiple choice questions. I'm wanting to get some fresh interview coding type examples. Thanks!!

(post is archived)

[–] 4 pts

chatgpt does amazing job with coding. i used it to see difference in python code. i found some ai/ml code written with python 2.7 and a mix of old libraries. asked how i could update code to function with python 3.10 and boom worked wonders.

i would ask it real world c++ interview questions involving c++ problems to find solution to