alxolr

posts about software engineering craft

Blog posts

Articles 2 / 2

260. Single Number III solved in rust

260. Single Number III solved in rust

Continuation of bit manipulation problems to find the single numbers in an vector.

1442. Count Triplets That Can Form Two Arrays of Equal XOR solved in Rust

1442. Count Triplets That Can Form Two Arrays of Equal XOR solved in Rust

Today's problem we will count the triplet indexes that will form equal xor's using specific conditions.

Articles 2 / 2