prepare for the c++ interview together
Posted by helloiamliana@reddit | learnprogramming | View on Reddit | 5 comments
hi guys! I’m a 28f preparing for a c++ interview. Maybe someone would like to prepare together? I’m currently working on strengthening my fundamentals, and it would be great to chat and discuss topics. I’m at a mid-level
vjrockavn@reddit
I am a 4 year experienced software engineer. At starting I used to refer blogs and get a solution template and modify my needs. Later after used many AI tools and just copy pasted my needs. Now searching for job where I struggle to think and type code.
In a over confidence attended a interview where they asked
// TestString str;
// TestString str1("Hello");
// TestString str2 = str1;
// TestString str3 = str1 + "world";
// std::cout << str3; --- HelloWorld
// Implement TestString class in C++ without using std::string
// You can include cstring.h to use utility function
I getting ideas, but I couldn't type and get output, syntax errors, logical errors.
Now preparing from intermediate and learning. Any guidence or input would be helpful.
Severe-Evening6816@reddit
I recently started Abdul Bari's C++ tutorial video on Udemy just to strengthen my fundamentals, and I cannot express how much more I'm learning about C++. Plus, watching many of Bjarne's videos on cpp has cracked up my curiosity even more.
Severe-Evening6816@reddit
I started learning C# for the Dotnet stack directly after learning C in high school.
deleted_by_reddit@reddit
[removed]
AutoModerator@reddit
Your post/comment was removed since we do not approve of going private.
There is zero benefit in going private as you lose the opportunity for getting peer reviews. Also we have had plenty of people return after going private (despite being warned) complaining about how they were ghosted after some time or being tricked into buying rubbish that didn't work and even if it did they didn't need.
Our Rule #11 demands that any and all communication happens in the open, public subreddit.
This is for the benefit of more against the benefit of one.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.