Add factorials.java
I want to add a java program file for calculating the factorial of a number.
/assign
Added factorial program please check pull request!
please assign me this , it would be my first contribution
public static int factorial(int n){ int f =1 ; for(int i=1;i<=n; i++){ f = f * i; } return f; }
I am new to open source, please assign me this issue. @Rishav986
@Rishav986 assign this to me
can u assign to me @tarunsinghofficial
Hi @Rishav986 assign this project to me...
I want to work on this issue ..please assign it to me
I want to work on this issue ..please assign it to me### `
i want to solve this problem... can you assign this to me
Hello @Rishav986 i want to contribute into your repo...!! So can you assign this task to me ?
Please assign this to me sir
Hello. Iam a newbie to open source. Could you please assign this to me.