Community Profile

photo

Denememe


Last seen: 11 månader ago Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can i compare two strings by their alphabetical order
I want to write a function which will compare two strings by their alphabetical order. The function should give an output '-1' i...

mer än 7 år ago | 3 answers | 0

3

answers

Question


How can i find min and max value in a matrix without using min and max functions ?
I want to find min and max values with using for or while loops but i get stuck when writing the arguments of loops

mer än 7 år ago | 0 answers | 0

0

answers

Question


How can i add two matrices with using nested for loops.
How can i write a program which adds two matrices without using x+y Thank you

mer än 7 år ago | 1 answer | 0

1

answer

Question


How to multiply two matrices with nested for loops ?
How can I do that with two matrices with any dimensions that can multiply ? Thank you

mer än 7 år ago | 2 answers | 0

2

answers