位运算篇

78

子集

 67.2%中等
136

只出现一次的数字

C#LeetCode刷题之#136-只出现一次的数字(Single Number)53.5%简单
137

只出现一次的数字 II

 60.7%中等
169

求众数

C#LeetCode刷题之#169-求众数(Majority Element)52.2%简单
187

重复的DNA序列

 39.7%中等
190

颠倒二进制位

C#LeetCode刷题之#190-颠倒二进制位(Reverse Bits)29.6%简单
191

位1的个数

C#LeetCode刷题之#191-位1的个数(Number of 1 Bits)42.5%简单
201

数字范围按位与

 33.0%中等
231

2的幂

C#LeetCode刷题之#231-2的幂(Power of Two)41.1%简单
260

只出现一次的数字 III

 59.8%中等
268

缺失数字

C#LeetCode刷题之#268-缺失数字(Missing Number)45.6%简单
318

最大单词长度乘积

 51.6%中等
338

比特位计数

 67.1%中等
342

4的幂

C#LeetCode刷题之#342-4的幂(Power of Four)41.9%简单
371

两整数之和

C#LeetCode刷题之#371-两整数之和(Sum of Two Integers)56.4%简单
389

找不同

C#LeetCode刷题之#389-找不同(Find the Difference)50.2%简单
393

UTF-8 编码验证

 31.3%中等
397

整数替换

 25.7%中等
401

二进制手表

 41.4%简单
405

数字转换为十六进制数

 41.2%简单
421

数组中两个数的最大异或值

 47.8%中等
461

汉明距离

C#LeetCode刷题之#461-汉明距离(Hamming Distance)65.1%简单
476

数字的补数

 64.2%简单
477

汉明距离总和

 34.0%中等
693

交替位二进制数

 57.8%简单
756

金字塔转换矩阵

 51.8%中等
762

二进制表示中质数个计算置位

 52.6%简单
784

字母大小写全排列

 45.1%简单
898

子数组按位或操作

 16.1%中等
05-08 15:38