Josh
441
441
Rank19
19
Badges3851
3851
Score
Josh submitted Solution 13828676 to Problem 41. Cell joiner on 9 May 2024 |
Josh submitted Solution 13537486 to Problem 42590. Divide elements by sum of elements on 15 Apr 2024 |
Josh submitted Solution 13537396 to Problem 42695. Replace secondary diagonal elements of a square array on 15 Apr 2024 |
Josh submitted Solution 13537231 to Problem 2700. Simulate one complete step in the Biham–Middleton–Levine traffic model on 15 Apr 2024 |
Josh submitted Solution 13536181 to Problem 43964. Vector to 3-Column Matrix on 15 Apr 2024 |
Josh submitted Solution 13483446 to Problem 43236. Find my daddy long leg (No 's') on 8 Apr 2024 |
Josh received Community Group Solver badge for Basics - Rounding on 8 Apr 2024 |
Josh submitted Solution 13483411 to Problem 713. Find the maximum number of decimal places in a set of numbers on 8 Apr 2024 |
Josh submitted Solution 13483296 to Problem 43278. Make roundn function on 8 Apr 2024 |
Josh submitted Solution 13483286 to Problem 2120. Rounding off numbers to n decimals on 8 Apr 2024 |
Josh submitted Solution 13483276 to Problem 2867. Matlab Basics - Rounding III on 8 Apr 2024 |
Josh submitted Solution 13483261 to Problem 2866. Matlab Basics - Rounding II on 8 Apr 2024 |
Josh submitted Solution 13483256 to Problem 2559. Check that number is whole number on 8 Apr 2024 |
Josh submitted Solution 13483236 to Problem 42644. MATLAB Basic: rounding IV on 8 Apr 2024 |
Josh submitted Solution 13483226 to Problem 42643. MATLAB Basic: rounding III on 8 Apr 2024 |
Josh submitted Solution 13483216 to Problem 42642. MATLAB Basic: rounding II on 8 Apr 2024 |
Josh submitted Solution 13483206 to Problem 42641. MATLAB Basic: rounding on 8 Apr 2024 |
Josh received Community Group Solver badge for Programování - Cody on 8 Apr 2024 |
Josh submitted Solution 13290026 to Problem 44733. Large Sum (inspired by Project Euler 13) on 7 Mar 2024 |
Josh submitted Solution 13289821 to Problem 2664. Divisors for big integer on 7 Mar 2024 |
Josh submitted Solution 13289806 to Problem 44732. Highly divisible triangular number (inspired by Project Euler 12) on 7 Mar 2024 |
Josh submitted a Comment to Solution 11445229 so hate the game not the player, you really showed us with your hack lol
on 7 Mar 2024 |
Josh submitted Solution 13289326 to Problem 42936. Project Euler: Problem 11, Largest product in a grid on 7 Mar 2024 |
Josh submitted Solution 13288736 to Problem 2337. Sum of big primes without primes on 7 Mar 2024 |
Josh submitted a Comment to Solution 13288681 i wonder if there might be a typo in the solution for Test Case 11. I got the following:
y=15503197751395220
while my solution was accurate for the other test cases. perhaps there was some rounding that's done around floating points in mine because I wasn't particular there and just used uint64() at the end
on 7 Mar 2024 |
Josh submitted Solution 13288681 to Problem 42935. Sums of cubes and squares of sums on 7 Mar 2024 |
Josh submitted Solution 13288626 to Problem 42673. Longest Collatz Sequence on 7 Mar 2024 |
Josh submitted Solution 13288616 to Problem 42937. Project Euler: Problem 14, Longest Collatz sequence on 7 Mar 2024 |
Josh submitted Solution 13225731 to Problem 564. How to subtract? on 27 Feb 2024 |
Josh submitted Solution 13225691 to Problem 563. How to add? on 27 Feb 2024 |
Josh submitted Solution 13220768 to Problem 1230. Who is the smartest MATLAB programmer? on 26 Feb 2024 |
Josh submitted Solution 13220763 to Problem 1229. Determine the number of odd integers in a vector on 26 Feb 2024 |
Josh liked Problem 78. Implement a ROT13 cipher on 26 Feb 2024 |
Josh submitted Solution 13220728 to Problem 78. Implement a ROT13 cipher on 26 Feb 2024 |
Josh submitted Solution 13220613 to Problem 47. Extract leading non-zero digit on 26 Feb 2024 |
Josh submitted Solution 13220578 to Problem 2879. Square the input on 26 Feb 2024 |
Josh submitted Solution 13220568 to Problem 358. Who knows the last digit of pi? on 26 Feb 2024 |
Josh submitted Solution 13220558 to Problem 760. Duplicate each element of a vector. on 26 Feb 2024 |
Josh submitted Solution 13220553 to Problem 838. Check if number exists in vector on 26 Feb 2024 |
Josh submitted Solution 13220543 to Problem 624. Get the length of a given vector on 26 Feb 2024 |
Josh submitted a Comment to Solution 488799 does any of this regexp trickery translate to practical application?
i understanding the importance of hacking but that's not really the point for applying regexp (you're not trying to improve your hacking skills via the Cody platform)
So I must go back to your first point about being the #1 ranked player, why is being ranked #1 on Cody so important to you?
in my mind, the most "efficient" solution is meant to offer those who wrote alternative algorithms an opportunity to learn something new, so that's why there's a desire to float the solution with the minimum size
as for having the highest Cody score, that doesn't necessarily require having the smallest solution for each problem. having the smallest solution earns a badge but not extra points every time (I may be wrong?), so the goal of having the highest Cody score actually has nothing to do with also earning the smallest solution for each puzzle.
conclusion - if you want to game Cody to earn points for a leaderboard that translates to nothing, have at it. it's your freedom of expression. but doesn't it seem a little selfish to also want your name at the top of every problem and prevent learning opportunities for others?
that's why people gripe about regexp, it's not because they care about leaderboards, it's because they want to learn and the regexp tricker doesn't offer any learning for algorithm writing. it's just a cheat to see your name on the internet more.
on 26 Feb 2024 |
Josh submitted a Comment to Solution 488824 does any of this regexp trickery translate to practical application?
i understanding the importance of hacking but that's not really the point for applying regexp (you're not trying to improve your hacking skills via the Cody platform)
So I must go back to your first point about being the #1 ranked player, why is being ranked #1 on Cody so important to you?
in my mind, the most "efficient" solution is meant to offer those who wrote alternative algorithms an opportunity to learn something new, so that's why there's a desire to float the solution with the minimum size
as for having the highest Cody score, that doesn't necessarily require having the smallest solution for each problem. having the smallest solution earns a badge but not extra points every time (I may be wrong?), so the goal of having the highest Cody score actually has nothing to do with also earning the smallest solution for each puzzle.
conclusion - if you want to game Cody to earn points for a leaderboard that translates to nothing, have at it. it's your freedom of expression. but doesn't it seem a little selfish to also want your name at the top of every problem and prevent learning opportunities for others?
that's why people gripe about regexp, it's not because they care about leaderboards, it's because they want to learn and the regexp tricker doesn't offer any learning for algorithm writing. it's just a cheat to see your name on the internet more.
on 26 Feb 2024 |
Josh submitted a Comment to Solution 1149708 does any of this regexp trickery translate to practical application?
i understanding the importance of hacking but that's not really the point for applying regexp (you're not trying to improve your hacking skills via the Cody platform)
So I must go back to your first point about being the #1 ranked player, why is being ranked #1 on Cody so important to you?
in my mind, the most "efficient" solution is meant to offer those who wrote alternative algorithms an opportunity to learn something new, so that's why there's a desire to float the solution with the minimum size
as for having the highest Cody score, that doesn't necessarily require having the smallest solution for each problem. having the smallest solution earns a badge but not extra points every time (I may be wrong?), so the goal of having the highest Cody score actually has nothing to do with also earning the smallest solution for each puzzle.
conclusion - if you want to game Cody to earn points for a leaderboard that translates to nothing, have at it. it's your freedom of expression. but doesn't it seem a little selfish to also want your name at the top of every problem and prevent learning opportunities for others?
that's why people gripe about regexp, it's not because they care about leaderboards, it's because they want to learn and the regexp tricker doesn't offer any learning for algorithm writing. it's just a cheat to see your name on the internet more.
on 26 Feb 2024 |
Josh submitted a Comment to Solution 1149713 does any of this regexp trickery translate to practical application?
i understanding the importance of hacking but that's not really the point for applying regexp (you're not trying to improve your hacking skills via the Cody platform)
So I must go back to your first point about being the #1 ranked player, why is being ranked #1 on Cody so important to you?
in my mind, the most "efficient" solution is meant to offer those who wrote alternative algorithms an opportunity to learn something new, so that's why there's a desire to float the solution with the minimum size
as for having the highest Cody score, that doesn't necessarily require having the smallest solution for each problem. having the smallest solution earns a badge but not extra points every time (I may be wrong?), so the goal of having the highest Cody score actually has nothing to do with also earning the smallest solution for each puzzle.
conclusion - if you want to game Cody to earn points for a leaderboard that translates to nothing, have at it. it's your freedom of expression. but doesn't it seem a little selfish to also want your name at the top of every problem and prevent learning opportunities for others?
that's why people gripe about regexp, it's not because they care about leaderboards, it's because they want to learn and the regexp tricker doesn't offer any learning for algorithm writing. it's just a cheat to see your name on the internet more.
on 26 Feb 2024 |
Josh submitted a Comment to Solution 1152709 does any of this regexp trickery translate to practical application?
i understanding the importance of hacking but that's not really the point for applying regexp (you're not trying to improve your hacking skills via the Cody platform)
So I must go back to your first point about being the #1 ranked player, why is being ranked #1 on Cody so important to you?
in my mind, the most "efficient" solution is meant to offer those who wrote alternative algorithms an opportunity to learn something new, so that's why there's a desire to float the solution with the minimum size
as for having the highest Cody score, that doesn't necessarily require having the smallest solution for each problem. having the smallest solution earns a badge but not extra points every time (I may be wrong?), so the goal of having the highest Cody score actually has nothing to do with also earning the smallest solution for each puzzle.
conclusion - if you want to game Cody to earn points for a leaderboard that translates to nothing, have at it. it's your freedom of expression. but doesn't it seem a little selfish to also want your name at the top of every problem and prevent learning opportunities for others?
that's why people gripe about regexp, it's not because they care about leaderboards, it's because they want to learn and the regexp tricker doesn't offer any learning for algorithm writing. it's just a cheat to see your name on the internet more.
on 26 Feb 2024 |
Josh submitted a Comment to Solution 366933 does any of this regexp trickery translate to practical application?
i understanding the importance of hacking but that's not really the point for applying regexp (you're not trying to improve your hacking skills via the Cody platform)
So I must go back to your first point about being the #1 ranked player, why is being ranked #1 on Cody so important to you?
in my mind, the most "efficient" solution is meant to offer those who wrote alternative algorithms an opportunity to learn something new, so that's why there's a desire to float the solution with the minimum size
as for having the highest Cody score, that doesn't necessarily require having the smallest solution for each problem. having the smallest solution earns a badge but not extra points every time (I may be wrong?), so the goal of having the highest Cody score actually has nothing to do with also earning the smallest solution for each puzzle.
conclusion - if you want to game Cody to earn points for a leaderboard that translates to nothing, have at it. it's your freedom of expression. but doesn't it seem a little selfish to also want your name at the top of every problem and prevent learning opportunities for others?
that's why people gripe about regexp, it's not because they care about leaderboards, it's because they want to learn and the regexp tricker doesn't offer any learning for algorithm writing. it's just a cheat to see your name on the internet more.
on 26 Feb 2024 |
Josh submitted Solution 13220428 to Problem 30. Sort a list of complex numbers based on far they are from the origin. on 26 Feb 2024 |
Josh submitted Solution 13220398 to Problem 545. Flip the main diagonal of a matrix on 26 Feb 2024 |
Josh submitted Solution 13220388 to Problem 1384. Who invented zero? on 26 Feb 2024 |
Josh liked Problem 49. Sums with Excluded Digits on 26 Feb 2024 |