Skip to content

Commit b49e5d8

Browse files
committed
Modifying Simple Solution Problem - 977 - Squares Sorted Array
1 parent c2b66c8 commit b49e5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Squares_Sorted_Array/SimpleSolution.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Student: Vandit Jyotindra Gajjar
44
## Year: 2020
55
## Problem: 977
6-
## Problem Name: Sort Array by Parity
6+
## Problem Name: Squares of a Sorted Array
77
##===================================
88
#
99
#Given an array of integers A sorted in non-decreasing order,

0 commit comments

Comments
 (0)