文件名称:Algorithims:专为查卡采访而设计的算法
文件大小:100KB
文件格式:ZIP
更新时间:2024-03-24 20:00:52
Kotlin
移动工程师评估(Chacka)。 使用项目 1。 拉回购。 2。 转到“应用程序”文件夹。 3。 打开名为“ Playground”的文件,然后单击要运行的IDE上的“运行”按钮。 - The console pops up, and request you input a value (Please input numbers only). - Hit enter on your keyboard and the binary gap number will be displayed. 4。 要测试另一个号码,请再次执行步骤3。 笔记 : The core Algorithim is in the file named "BinaryGap" (precisely the method named "Solution") in the app folder.
【文件预览】:
Algorithims-master
----.gitignore(225B)
----gradle()
--------wrapper()
----README.md(552B)
----build.gradle(642B)
----gradlew.bat(2KB)
----gradlew(5KB)
----app()
--------.gitignore(6B)
--------build.gradle(851B)
--------proguard-rules.pro(750B)
--------Capture.PNG(45KB)
--------src()
----gradle.properties(1KB)
----.idea()
--------.gitignore(47B)
--------vcs.xml(180B)
--------misc.xml(372B)
--------jarRepositories.xml(1KB)
--------compiler.xml(170B)
--------gradle.xml(916B)
----settings.gradle(70B)