GitSocial · Repository PassportPARTIAL · 2026-09-18Z

divide-two-integers BojanaVasilevska · PARTIAL

Given two integers dividend and divisor, divide two integers without using multiplication, division, and mod operator. The integer division should truncate toward zero, which means losing its fractional part. For example, 8.345 would be truncated to 8, and -2.7335 would be truncated to -2. Return the quotient after dividing dividend by divisor.

github.com/BojanaVasilevska/divide-two-integers · ★ 1 · Forks 0 · Size 4 KB

SUMMARY

Technologies 0
Scored 0
Observed 0
Practices 4
Evidence 7
Skips 1

COVERAGE

Analyzed 2 files · 0 commits · 13 API calls

Skips: COMMIT_WINDOW_LIMIT

TECHNOLOGIES & DEPTH

No technologies observed.

PRACTICES

documentation · observeddocumentation_source_ratio · observedmodule_test_ratio · observedtest_source_ratio · observed

ACTIVITY & OWNERSHIP

First commit 2023-05-15
Last commit 2023-05-15
Active months 0
Commits 0

View on GitHub · GitSocial