Community Profile

photo

Anna Baj


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Solver
  • First Review

View badges

Feeds

View by

Question


Exponential decay, rate constant
Hello, I have a small problem. I'm trying to extract the rate of bleaching from my dataset. It's a very simple dataset, yet I ...

3 years ago | 2 answers | 0

2

answers

Solved


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

4 years ago

Solved


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

4 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years ago