Skip to main content
Ch3steR's user avatar
Ch3steR's user avatar
Ch3steR's user avatar
Ch3steR
  • Member for 5 years
  • Last seen more than a month ago
  • 🌎
7 votes

"join" two list of dictionaries on Id

4 votes
Accepted

Simple debug logging

4 votes

Adding Odd numbers in C++

4 votes

Noughts & Crosses (Tic Tac Toe) OOP Design

3 votes
Accepted

First C++ Program : Simple Calculator

3 votes
Accepted

Operations on nested data

2 votes
Accepted

Counting Sequential Booleans

2 votes

Program to top-up phone with conditions in Python

1 vote
Accepted

Pandas DataFrame.sort_values() new method to exclude by row name

1 vote
Accepted

Account class design using OOP paradigm

1 vote
Accepted

How to get the indexes of smallest value per row in a DF, as column index and not column name?