0% found this document useful (0 votes)
34 views

Bit Manipulation - LeetCode

The document lists various programming problems related to bit manipulation, detailing the titles, acceptance rates, difficulty levels, and frequencies of each problem. A total of 40 problems are mentioned, with the user having solved 14 of them. The problems range from easy to medium difficulty, with some having higher acceptance rates than others.

Uploaded by

Vivek Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views

Bit Manipulation - LeetCode

The document lists various programming problems related to bit manipulation, detailing the titles, acceptance rates, difficulty levels, and frequencies of each problem. A total of 40 problems are mentioned, with the user having solved 14 of them. The problems range from easy to medium difficulty, with some having higher acceptance rates than others.

Uploaded by

Vivek Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

 Bit Manipulation

You have solved 14 / 40 problems.

Show problem tags

# Title Acceptance Difficulty Frequency 

 136 Single Number (/problems/single-number) 62.3% Easy

 461 Hamming Distance (/problems/hamming-distance) 70.9% Easy

 371 Sum of Two Integers (/problems/sum-of-two-integers) 50.7% Easy

 169 Majority Element (/problems/majority-element) 55.2% Easy

 191 Number of 1 Bits (/problems/number-of-1-bits) 46.1% Easy

 137 Single Number II (/problems/single-number-ii) 48.0% Medium

 338 Counting Bits (/problems/counting-bits) 66.3% Medium

 421 Maximum XOR of Two Numbers in an Array 52.4% Medium


(/problems/maximum-xor-of-two-numbers-in-an-array)

 78 Subsets (/problems/subsets) 56.8% Medium

260 Single Number III (/problems/single-number-iii) 59.0% Medium

 268 Missing Number (/problems/missing-number) 49.8% Easy

187 Repeated DNA Sequences (/problems/repeated-dna- 37.5% Medium


sequences)

 190 Reverse Bits (/problems/reverse-bits) 34.1% Easy

476 Number Complement (/problems/number-complement) 63.0% Easy


# Title Acceptance Difficulty Frequency 

 231 Power of Two (/problems/power-of-two) 42.6% Easy

201 Bitwise AND of Numbers Range (/problems/bitwise- 36.9% Medium


and-of-numbers-range)

401 Binary Watch (/problems/binary-watch) 46.2% Easy

389 Find the Difference (/problems/find-the-difference) 54.1% Easy

318 Maximum Product of Word Lengths 49.8% Medium


(/problems/maximum-product-of-word-lengths)

784 Letter Case Permutation (/problems/letter-case- 60.7% Easy


permutation)

393 UTF-8 Validation (/problems/utf-8-validation) 36.7% Medium

 342 Power of Four (/problems/power-of-four) 41.0% Easy

751 IP to CIDR (/problems/ip-to-cidr)  61.6% Easy

320 Generalized Abbreviation (/problems/generalized- 50.1% Medium


abbreviation) 

1131 Maximum of Absolute Value Expression 53.0% Medium


(/problems/maximum-of-absolute-value-expression)

 477 Total Hamming Distance (/problems/total-hamming- 50.1% Medium


distance)

898 Bitwise ORs of Subarrays (/problems/bitwise-ors-of- 36.0% Medium


subarrays)

693 Binary Number with Alternating Bits (/problems/binary- 58.6% Easy


number-with-alternating-bits)
# Title Acceptance Difficulty Frequency 

405 Convert a Number to Hexadecimal (/problems/convert- 42.9% Easy


a-number-to-hexadecimal)

756 Pyramid Transition Matrix (/problems/pyramid- 53.2% Medium


transition-matrix)

397 Integer Replacement (/problems/integer-replacement) 32.2% Medium

762 Prime Number of Set Bits in Binary Representation 61.1% Easy


(/problems/prime-number-of-set-bits-in-binary-
representation)

1178 Number of Valid Words for Each Puzzle 36.9% Hard


(/problems/number-of-valid-words-for-each-puzzle)

1290 Convert Binary Number in a Linked List to Integer 82.9% Easy


(/problems/convert-binary-number-in-a-linked-list-to-
integer)

411 Minimum Unique Word Abbreviation 35.6% Hard


(/problems/minimum-unique-word-abbreviation) 

1125 Smallest Sufficient Team (/problems/smallest- 45.7% Hard


sufficient-team)

1239 Maximum Length of a Concatenated String with 42.8% Medium


Unique Characters (/problems/maximum-length-of-a-
concatenated-string-with-unique-characters)

1255 Maximum Score Words Formed by Letters 69.9% Hard


(/problems/maximum-score-words-formed-by-letters)

1256 Encode Number (/problems/encode-number)  63.4% Medium


# Title Acceptance Difficulty Frequency 

1297 Maximum Number of Occurrences of a Substring 43.9% Medium


(/problems/maximum-number-of-occurrences-of-a-
substring)

Copyright © 2019 LeetCode Help Center (/support/) | Terms (/terms/) | Privacy (/privacy/) United States
(/region/)

You might also like