Udemy

Bit Manipulation Algorithms: DSA

立即報名
  • 3,449 名學生
  • 更新於 10/2024
4.3
(16 個評分)
CTgoodjobs 嚴選優質課程,為職場人士提升競爭力。透過本站連結購買Udemy課程,本站將獲得推廣佣金,有助未來提供更多實用進修課程資訊給讀者。

課程資料

報名日期
全年招生
課程級別
學習模式
修業期
2 小時 45 分鐘
教學語言
英語
授課導師
Sujithkumar MA
評分
4.3
(16 個評分)
3次瀏覽

課程簡介

Bit Manipulation Algorithms: DSA

Learn the working and the implementation of bit manipulation algorithms

Crack the coding rounds and interviews whenever a question on bit manipulation is asked!


Welcome to the specific course on 'Bit Manipulation Algorithms'. This course will give you a deep understanding on how the numbers work as bits and bytes inside your computer and how to operate on bit level as a programmer?

The course will begin with the basics of converting decimals into bits, operating on those bits using operators such as Bitwise AND, OR, NOT and XOR and the most powerful operators like left and right shifts, the architectural features such as Little Endian and Big Endian.

Problems that are solved using Bitwise Algorithms:

1. Checking whether the two numbers have different signs

2. Clearing the Least Significant Bit

3. Finding out the all alone element in an array

4. Add 1 to the given number without using +1

5. Multiplying a number with 2.5 without using '*2.5'

6. Printing whether the given number is a power of 2

7. Finding out the XOR of two numbers without using XOR

8. Count the number of bits that have to be flipped to convert from A to B given two numbers A and B

9. Swap the two nibbles in a byte.

and so on.


The algorithms will be clearly explained and implementation will be done in anyone of your favorite programming languages. A basic knowledge in programming is preferred but not a strong requirement.


課程章節

  • 3 個章節
  • 22 堂課
  • 第 1 章 Fundamentals of Bit Level Operations!
  • 第 2 章 Algorithms and their Implementation
  • 第 3 章 Exercises

課程內容

  • Crack Problems on Bits and Bytes during coding interviews
  • Understand how to operate on bit level
  • Knowing all the tricks to solve complex problems using bitwise operators simply
  • Implement Bitwise Algorithms using Python 3


評價

  • U
    Uvg
    4.5

    To learn the basic of bits manipulation, sometime I didn't understand the english, but except for that I liked it, simple and to the point

  • L
    Leonardo Noguera
    4.0

    Los ejercicios con los operadores de bit a bit son muy buenos, la parte de escritura no es muy clara, pero todo lo demás excelente.

立即關注瀏覽更多

本網站使用Cookies來改善您的瀏覽體驗,請確定您同意及接受我們的私隱政策使用條款才繼續瀏覽。

我已閱讀及同意