Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in perfect-square
Combinations of three positive numbers x, y, z so that x + y, x - y, y + z, y - z, x + z and x - z are perfect squares
Oct 07, 2022
algorithm
recursion
perfect-square
perfect square algorithm - explanation for the implementation
Oct 15, 2022
algorithm
integer
square-root
perfect-square
List of numbers whose squares are the sum of two squares
May 12, 2022
python
python-2.7
sum
numbers
perfect-square
How to square each element of an array in Array class in Ruby?
May 23, 2018
arrays
ruby
perfect-square
How to check if an integer is a perfect square [duplicate]
Oct 21, 2022
java
drjava
perfect-square
Perfect square or not?
Aug 17, 2022
algorithm
perfect-square
What's the best way in JavaScript to test if a given parameter is a square number?
Sep 19, 2022
javascript
numbers
perfect-square
How to square all the values in a vector in R?
Sep 03, 2022
r
perfect-square
Check if a number is a perfect square
Dec 14, 2021
python
math
perfect-square
What's a good algorithm to determine if an input is a perfect square? [duplicate]
Aug 17, 2022
algorithm
math
perfect-square
Fastest way to determine if an integer's square root is an integer
Aug 13, 2022
java
math
optimization
perfect-square