Jobs
Interviews
Interview Questions for Quikr

1. Given a number K and an array, find a pair of elements whose sum is equal to K.

2. How do you convert from OGG to MP3?

3. What is your experience with Google Tag Manager?

4. Explain how to use setTimeout.

5. GCD Sum Problem Statement Given an integer 'N', the task is to find the sum of the greatest common divisor (GCD) of all pairs (i, j) such that 1 <= i < j <= N. Input: T (the number of test cases) For each test case:N (an integer) Output: An integer representing the sum of GCD of all pairs of numbers from 1 to N. A new line for each test case. Example: Input: T = 1N = 3 Output: 3 Explanation: For N = 3, the pairs are (1, 2), (1, 3), and (2, 3). The GCDs are 1, 1, and 1 respectively; sum is 3. Constraints: 1 <= T <= 5 1 <= N <= 5000 Note: You do not need to perform input/output operations as it has been handled. Implement the function and return the result.

Quikr logo

Quikr

8 Jobs

cta

Start Your Job Search Today

Browse through a variety of job opportunities tailored to your skills and preferences. Filter by location, experience, salary, and more to find your perfect fit.

Job Application AI Bot

Job Application AI Bot

Apply to 20+ Portals in one click

Download Now

Download the Mobile App

Instantly access job listings, apply easily, and track applications.

Job Titles Overview