Competitive programming questions
رفتن به کانال در Telegram
Solving competitive Programming Questions one day at a time. Group link: https://t.me/competitive_programming_question Please forward it to your friends
نمایش بیشترکشور مشخص نشده استدسته بندی مشخص نشده است
6 861
مشترکین
اطلاعاتی وجود ندارد24 ساعت
اطلاعاتی وجود ندارد7 روز
اطلاعاتی وجود ندارد30 روز
آرشیو پست ها
6 ways your #resume content is more important than some template...
❌A great l👀king resume - without effective bullet points - won't get read
And I've heard of people getting a high ATS score, but no #jobinterviews. ATS-compliant resumes are not enough!
FRAMEWORK & CHECKLIST
1. Start with strong Action Verbs
(Created, Managed, Spearheaded)
2. Use specific numbers, not fillers
(change 'implemented various features' to 'implemented 10+ features')
3. Quantify impact using #/$/%
(Save time? Increase revenue?)
4. Past accomplishments, not present responsibilities
(tell the recruiter or hiring manager what you accomplished, not what you do daily OR 'Responsible for' OR 'Assisted'
5. Remove personal pronouns
(it's obvious it's about you)
6. 1-2 lines max
(Short, succinct bullet points are key to getting read)
EXAMPLE
✔️Created a performance reporting template, achieving an 80% reduction in the preparation time of client materials
GIT Tutorial have been added here : https://www.prodevelopertutorial.com/ajs-guide-to-git-tutorial/
Advance C Programming chapters have been added recently. Please go through it here: https://www.prodevelopertutorial.com/ajs-guide-for-c-programming-for-beginners/
Day 14:
C++ Chapter 28: Virtual Base Class and Virtual Inheritance in C++ :https://www.prodevelopertutorial.com/virtual-base-class-and-virtual-inheritance-in-cpp/
C++ Chapter 29: Introduction to Polymorphism in C++ : https://www.prodevelopertutorial.com/introduction-to-polymorphism-in-cpp/
C++ Chapter 30: Dynamic or Runtime Polymorphism or Virtual Functions in C++ : https://www.prodevelopertutorial.com/dynamic-or-runtime-polymorphism-or-virtual-functions-in-cpp/
C Language revision: https://www.prodevelopertutorial.com/ajs-guide-for-c-programming-for-beginners/
Copy assignment operator in C++: https://www.prodevelopertutorial.com/copy-assignment-operator-in-cpp/
C++ Inheritance: https://www.prodevelopertutorial.com/c-inheritance/
Different types of inheritance in C++: https://www.prodevelopertutorial.com/different-types-of-inheritance-in-cpp/
C Language revision: https://www.prodevelopertutorial.com/ajs-guide-for-c-programming-for-beginners/
C++ Chapter 22: Introduction to Constructor and Destructor in C++: https://www.prodevelopertutorial.com/cpp-chapter-22-introduction-to-constructor-and-destructor-in-cpp/
C++ Chapter 23: Different types of Constructors in C++: https://www.prodevelopertutorial.com/cpp-chapter-23-different-types-of-constructors-in-cpp/
C++ Chapter 24: Copy Constructor in C++: https://www.prodevelopertutorial.com/copy-constructor-in-cpp/
C Language revision: https://www.prodevelopertutorial.com/ajs-guide-for-c-programming-for-beginners/
C++ Chapter 19: Constant member functions and Overloading Member Functions, Mutable in C++: https://www.prodevelopertutorial.com/cpp-chapter-19-constant-member-functions-and-overloading-member-functions-mutable-in-cpp/
C++ Chapter 20: Scope resolution operator in C++: https://www.prodevelopertutorial.com/cpp-chapter-20-scope-resolution-operator-in-cpp/
C++ Chapter 21: Different types of Classes in C++: https://www.prodevelopertutorial.com/cpp-chapter-21-different-types-of-classes-in-cpp/
C Language revision: https://www.prodevelopertutorial.com/ajs-guide-for-c-programming-for-beginners/
C++ Chapter 16: This pointer in C++: https://www.prodevelopertutorial.com/cpp-chapter-16-this-pointer-in-cpp/
C++ Chapter 17: Friend function and friend class in C++: https://www.prodevelopertutorial.com/cpp-chapter-17-friend-function-and-friend-class-in-cpp/
C++ Chapter 18: Static data members, static member functions and Static objects in C++: https://www.prodevelopertutorial.com/cpp-chapter-18-static-data-members-static-member-functions-and-static-objects-in-cpp/
C Language revision: https://www.prodevelopertutorial.com/ajs-guide-for-c-programming-for-beginners/
C++ Chapter 13: C++ Member function and different ways to initialize : https://www.prodevelopertutorial.com/cpp-chapter-13-cpp-member-function-and-different-ways-to-initialize/
C++ Chapter 14: Access specifiers or Modifiers in C++ : https://www.prodevelopertutorial.com/cpp-chapter-14-access-specifiers-or-modifiers-in-cpp/
C++ Chapter 15: Size of an object in C++ : https://www.prodevelopertutorial.com/cpp-chapter-15-size-of-an-object-in-cpp/
C++ Chapter 10: C++ all about Strings: https://www.prodevelopertutorial.com/cpp-chapter-10-cpp-all-about-strings/
C++ Chapter 11: C++ Storage Classes: https://www.prodevelopertutorial.com/cpp-chapter-11-cpp-storage-classes/
C++ Chapter 12: C++ classes and objects: https://www.prodevelopertutorial.com/cpp-chapter-12-cpp-classes-and-objects/
C++ chapter 7: C++ Looping Statements: https://www.prodevelopertutorial.com/cpp-chapter-7-cpp-looping-statements/
C++ Chapter 8: C++ Functions: https://www.prodevelopertutorial.com/cpp-chapter-8-cpp-functions/
C++ Chapter 9: C++ all about Arrays: https://www.prodevelopertutorial.com/cpp-chapter-9-cpp-all-about-arrays/
C++ Chapter 4: C++ Special operators: https://www.prodevelopertutorial.com/cpp-chapter-4-cpp-special-operators/
C++ Chapter 5: C++ Chapter 5: C++ qualifiers and C++ Operators: https://www.prodevelopertutorial.com/c-chapter-5-c-qualifiers-and-c-operators/
C++ Chapter 6: C++ Decision Statements [if … else] https://www.prodevelopertutorial.com/cpp-chapter-6-cpp-decision-statements-if-else/
C++ Chapter 3: C++ Variables, Data Types, variable scope and Storage Classes.: https://www.prodevelopertutorial.com/c-chapter-3-c-variables-data-types-variable-scope-and-storage-classes/
C++ Chapter 2: C++ Input Output, and C++ Comments : https://www.prodevelopertutorial.com/c-chapter-2-c-input-output-and-c-comments/
C++ Chapter 1: C++ Introduction: https://www.prodevelopertutorial.com/cpp-introduction/
This completes DSA chapters. From tomorrow we shall start from C++ tutorials.
Activity Selection Problem: https://www.prodevelopertutorial.com/activity-selection-problem/
Job Sequencing with deadline Problem : https://www.prodevelopertutorial.com/job-sequencing-with-deadline-problem/
Total number of ways to get denomination of coins: https://www.prodevelopertutorial.com/total-number-of-ways-to-get-denomination-of-coins/
