User Details
- Office Hours
- Tuesdays and Thursdays | 6 PM (AST) - 10 PM (AST)
- Time Zone
- GMT-4
- Location
- Santo Domingo, Domincan Republic
- Github Account
- https://github.com/Gerar1928
- Operating System
- Windows / Linux
- Favorite Color
- Gray
- Watching...
- Attack on Titan
- Working on...
- Building a web app
- Pizza Order
- Pepperoni Pizza
- Studying
- Data Structures and Algorithms
- Hobbies
- Play Super Smash Brothers and watch anime
- Alternative Time Period
- Late Cretaceous
- User Since
- Jun 24 2021, 10:29 PM (59 w, 4 d)
Yesterday
- test: added tests for emojis
Sun, Aug 14
- refactor: created 2 find overload func and changed condition within 2nd loop
Thu, Aug 11
I got confused, my bad 😅
Let's create a new sub task, so we can go back to onestring::find_first_not_of() and make the changes I suggested to make on that function. Right after we land those changes rebase that onto this revision. and after that this will be ready to land.
Tue, Aug 9
Good job, Vanesa. I see that you have improved your CPP skills.
Fri, Aug 5
Tue, Aug 2
If you landed your Onestring::find_last_not_of differential, you can close this subtask and create a new subtask for Onestring::find_last_not_of().
Thu, Jul 28
Wed, Jul 27
Tue, Jul 26
Mon, Jul 25
Onestring::find() was done on D523 and merged to devel
@jcmcdonald, should we cancel this task? Since Docker in Docker isn't possible now, this task is not needed right now.
This will be on hold until we found a way we could Docker in Docker.
Sat, Jul 23
Thu, Jul 21
I can see that you did a very good job here, Vanesa. I'm looking forward to seeing more of your work. 😄
Tue, Jul 19
Mon, Jul 18
@jcmcdonald, sorry. I was too focused on the algorithm behavior that I forgot about it. It should be all good now.
- feat: changed error message
Jul 14 2022
@jcmcdonald. It should be good for review now. I'd appreciate your feedback.
- feat: changed find return value to int
- feat: completed find algorithm to search strings within a onestring