Skip to content

issues Search Results · repo:MTrajK/coding-problems language:Python

Filter by

11 results
 (54 ms)

11 results

inMTrajK/coding-problems (press backspace or delete to remove)

  • zipoxu
  • Opened 
    on Sep 8, 2024
  • #33

self.pomodoro_counter_label = ttk.Label ( self.grid_layout, text= Pomodoros: 0 font=( Ubuntu , 16) ) There is a error
  • nzn0zi
  • 1
  • Opened 
    on Sep 16, 2022
  • #26

It show s an error with the message of Sorry! We couldn t find any results for data-structures-and-algorithms
  • ghagevaibhav
  • 5
  • Opened 
    on Aug 15, 2022
  • #25

Hi there, I was watching the repo and thought that I also may add some code with an educational porpuse to some part If I may, Kindly Please let me know if there is any code of conduct. BR
  • Bakhtaki
  • 1
  • Opened 
    on Jul 31, 2022
  • #21

#include stdio.h int main() { int m1[5][5],m2[5][5],m3[5][5]; printf( Give all element of first matrix\n ); for(int i=0;i 4;i++){ for(int j=0;j 4;j++) { printf( give %d Th row %d Th column element\n ,i,j); ...
  • SurajitI
  • 1
  • Opened 
    on Jun 13, 2022
  • #18

in 30 line , why retuen 1 ? list arr maybe have 1 . i don t undersdant.
  • Cfoxyer
  • 1
  • Opened 
    on Mar 7, 2022
  • #16

  • MonkeyCoderXu
  • Opened 
    on Sep 2, 2021
  • #13

https://github.com/MTrajK/coding-problems/blob/62b8da6bb99a564bec33b7864a61122b7bab8df0/Math/check_if_point_inside_polygon.py#L32 why prev = curr ?
  • hDmtP
  • 1
  • Opened 
    on Oct 24, 2020
  • #11

Gg
  • mastershanto
  • Opened 
    on Jun 24, 2020
  • #6

Example 1: Input: abcabcbb Output: 3 Explanation: The answer is abc , with the length of 3. Example 2: Input: bbbbb Output: 1 Explanation: The answer is b , with the length of 1
  • Shiv1202
  • 4
  • Opened 
    on Feb 25, 2020
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub