Skip to content

Commit 36e4b86

Browse files
committed
template ready
1 parent 04fbc56 commit 36e4b86

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# frozen_string_literal: true
2+
3+
# Name: Shoaib Sabir
4+
# Username: Shoaib019
5+
# Approach:
6+
def largest_sum(arr)
7+
# code here
8+
end

0 commit comments

Comments
 (0)