Login
Remember
Register
Ask a Question
Recent questions tagged string-functions
+1
vote
1
answer
Given two strings A and B, return whether or not A can be shifted some number of times to get B.
asked
Oct 28, 2022
in
Python
by
SakshiSharma
python-function
string-functions
0
votes
1
answer
Which built-in method sorts the elements of an array?
asked
Oct 19, 2019
in
JavaScript
by
SakshiSharma
string-functions
built-in-method
elements-of-array
0
votes
1
answer
Which built-in method adds one or more elements to the end of an array and returns the new length of the array?
asked
Oct 19, 2019
in
JavaScript
by
SakshiSharma
array
java-array
string-functions
javascript-method
0
votes
1
answer
Which built-in method removes the last element from an array and returns that element?
asked
Oct 19, 2019
in
JavaScript
by
SakshiSharma
string-method
string-functions
To see more, click for the
full list of questions
or
popular tags
.
...