Skip to content

Instantly share code, notes, and snippets.

View huzaifaaak's full-sized avatar
🎯
Focusing

Huzaifa Khan huzaifaaak

🎯
Focusing
View GitHub Profile
View Frequency Queries.py
#!/bin/python3
import math
import os
import random
import re
import sys
# Complete the freqQuery function below.
def freqQuery(queries):