web-page icon indicating copy to clipboard operation
web-page copied to clipboard

Results 18 web-page issues
Sort by recently updated
recently updated
newest added

Given an array of N integers, find the sum of xor of all pairs of numbers in the array arr. In other words, select all possible pairs of i and...

Dictionary App using Js Added

If a website detects too many requests coming from the same IP address in a short time frame, it may block the IP address, preventing further access to the website....

Create strong suggested passwords helps to quick signup and login to webpages.

for Generate strong password automatically for quick login/signup, kindly assign this task to me @kushal-156

This code creates a class ArrayMapper that takes in multiple arrays. It has methods to map the arrays (adding the index to each element), sum the arrays (element-wise), and find...