iamdestinychild / 30-Days-DSA-Challenge

A 30 days challange for you to learn data structure and algorithm
MIT License
45 stars 68 forks source link

Divide Two Integers #166

Open gurjott opened 9 months ago

gurjott commented 9 months ago

Description

Given two integers dividend and divisor, divide two integers without using multiplication, division, and mod operator.

(https://leetcode.com/problems/divide-two-integers/?envType=featured-list&envId=top-interview-questions?envType=featured-list&envId=top-interview-questions)

gurjott commented 9 months ago

please assign me @iamdestinychild

Aryan741x commented 9 months ago

Hi,@iamdestinychild Kindly assign the issue to me.