Skip to content

singh-sudhir16/100xdevs-dsa-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

100xdevs-dsa-assignment

Problem 1 On hash table

Given an integer array nums and an integer k, return true if nums has a harkirat's subarray or false otherwise.

A harkirat's subarray is a subarray where:

its length is at least two, and

the sum of the elements of the subarray is a multiple of k.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published