Bitwise Operators, For Loops, Operator Precedence and Variable Scoping
CodeHelp - by Babbar via YouTube
Overview
Syllabus
Homework Timestamps [24:16, 49:28, ]
- Introduction
- Bitwise Operators:
- Bitwise AND operator
- Promotion
- Bitwise OR operator
- Bitwise NOT operator
- Bitwise XOR operator
- Experimentation
- Left & Right Shift Operator
- Experimentation
- Pre/Post Increment/Decrement Operator
- Homework Output Questions
- For Loop
- Sum from 1 to n
- Fibonacci Series Question
- Prime Number Question
- Continue keyword
- Homework Output Questions
- Scope of Variables & Examples
- Operator Precedence
- LeetCode First Question
- LeetCode Second Question
Taught by
CodeHelp - by Babbar