Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
What is wrong in logic in this python code snippet? It executes indefinitely! !
code
loops
python3
while
-3 Votes
9 Answers
30th Jul 2021, 11:52 AM
Martin Raj Kumar
How does the logic in For loops work in C# ?
c#
0 Votes
2 Answers
25th Aug 2021, 6:36 PM
Wage
#include<stdio.h> int main() { printf("%x", -1<<1); getchar(); return 0; }
code
logic
output
7 Votes
9 Answers
25th Dec 2018, 10:22 AM
Vinayak Irabatti
Why the programming languages chalenges is full of logic instead of markup language has simple questions?!!
c++
html
javascript
python
ruby
4 Votes
7 Answers
11th Mar 2019, 7:49 AM
Max Andal
Anyone plz explain me the logic behind nested for loops..
c++
for
loops
0 Votes
3 Answers
14th Dec 2016, 6:51 PM
Sunil Maheshwari
What should be the logic to print this pattern in Java??
java
-1 Vote
1 Answer
1st Nov 2020, 6:24 PM
Shivam Kumar Singh
Hi i am slow leaner how to understand that HTMl ,css ,php ,laravel coding logic
css
html5
laravel
2 Votes
4 Answers
9th Aug 2019, 7:30 AM
Life set
Code coach (I don't understand the sequence) "Missing Numbers". What logic should I use?
c
2 Votes
4 Answers
4th Feb 2022, 6:25 AM
HungryTradie
Ans. comes D if we solve by right side & if we solve by left side it comes out C SEE THE CODE BELOW. Please explain in brief.
cprogramming
logic
1 Vote
13 Answers
21st Dec 2019, 4:06 AM
Sumit Vajarinkar
I don't understand the logic behind this code please explain it.
arrays
java
0 Votes
1 Answer
18th Apr 2019, 5:41 AM
Abhinav Joshi
Is my reasons & logic correct in using decor_functn...???
help
1 Vote
1 Answer
15th Aug 2017, 8:07 PM
Uri vath
Plzz tell me how to develop codeing logic & what's tricks
me
2 Votes
2 Answers
18th Feb 2018, 4:18 PM
surati parth
How to be good at Logic build up in PHP
algorithms
logic
php
web
1 Vote
1 Answer
18th Jan 2019, 4:47 PM
Omkar Mulick
What you think? Which is necessary for coding? MATHS😎😎 OR LOGIC👨🎓👨🎓?
coding
logic
maths
14 Votes
18 Answers
25th Nov 2018, 6:53 AM
Bipin Tatkare
Can anyone explain about the project (Halloween candy).I can't understand the logic in it.
c++
1 Vote
5 Answers
9th Dec 2020, 7:36 AM
RAVIKIRAN.D
What is the output of below code of C++ and give its logic
c++
1 Vote
5 Answers
22nd Jan 2019, 4:13 PM
Akshat Nema
What is the logic behind drop down navigation bar using unorder list?
css
html
navigation
2 Votes
2 Answers
24th Jun 2018, 6:05 AM
BALOOCH ANZARAHMEDKHAN ZAKIRAHMEDKHAN
Somebody help me in Boolean logic under (not) seem hard to me please help
boolean-logic
3 Votes
6 Answers
31st Dec 2017, 7:04 PM
@Rich_WMB
i want to know how does this work the logic behind it
c++
logic
program
0 Votes
3 Answers
9th May 2020, 12:07 AM
lion warrior
Can anyone give me the logic on how to loop a program?
loops
python
1 Vote
4 Answers
26th Jul 2016, 12:17 AM
joel bonita
How would we know the logic of program at beginging?
begineers
logic
0 Votes
1 Answer
14th Dec 2019, 2:49 AM
Pukar Ojha
I think my logic here is ok but it's going into infinite loop why?
bugs
c_program
c,
odd
odd_number
2 Votes
3 Answers
21st Jul 2023, 9:18 AM
Abdullah Al Zunaid
I want to understand the logic of (nested for loop) in c++ ..😊
cpp
for
loop
3 Votes
3 Answers
1st Aug 2017, 3:20 PM
Motwkel Mohammed
Can sum of two numbers logic be done without using + operator??
codes
cpp
java
1 Vote
4 Answers
1st Jul 2017, 8:32 AM
Gouri Lakshmi
Why both the code show different output if the logic is same ?
adding
addingnewelements
elements
javascript
new
0 Votes
5 Answers
26th Dec 2018, 5:44 PM
Vipin Gautam
If I want to develop my logic in coding as a newbie what should I do?
boolean-logic
java
javascript
python3
13 Votes
4 Answers
5th Dec 2016, 6:10 AM
Ashique Bin Iqbal
Is one's complement in C the same in Logic ?
-3
evaluate
it
1 Vote
1 Answer
2nd Feb 2018, 8:10 AM
Daniel Tarerefa
Whats the logic behind this code snippet?? Wen I run it, it returns [3,6,9,3]
arraylist
arrays
1 Vote
4 Answers
12th Jan 2021, 3:02 PM
Rex Nerdy
How does the answer 2 explain the following boolean logic code?
boolean-logic
python
0 Votes
2 Answers
15th Aug 2016, 1:16 PM
harkirat singh
Two questions in C++ need help with.
logic
program
2 Votes
7 Answers
4th Oct 2019, 7:48 PM
LaRena
Please somebody find the logic error in the jungle campign code. While testing it shows 5th test error
campign
jungle
10 Votes
3 Answers
6th Jul 2020, 2:51 PM
Bipul
How can I get a better logic to solve problems?
help
0 Votes
2 Answers
18th Dec 2017, 3:30 AM
Hernan Samudio
Can anyone help me with the logic of printing all permutations of a string
code
java
strings
0 Votes
5 Answers
7th Oct 2019, 7:10 PM
Creates Inc.
Phone app for software design, specifically the flow and general logic
app
mobile
software-development
0 Votes
3 Answers
31st Dec 2017, 1:20 AM
Ryan Wakefield
write logic to print prime numbers from up to n
c++
0 Votes
2 Answers
7th Dec 2016, 5:51 PM
Boda Ravi
What is the mistake in logic of the following code?
nos
prime
0 Votes
2 Answers
22nd Nov 2017, 2:04 PM
Saloni Singh
Where can i learn programming logic , like connecting to internet, updating software, testing software etc?
logic
0 Votes
2 Answers
23rd Oct 2022, 8:39 AM
Coder0900
What should be the logic for printing prime numbers between two integers?
#c++
-1 Vote
3 Answers
16th Nov 2020, 6:40 PM
Muhammad Ali Zulfiqar
Can someone explain me a bit about the logic of sorting algorithms?
algorithms
python
1 Vote
2 Answers
8th Mar 2019, 7:08 PM
wolF
Why do they use programs with incorrect logic as their examples?
bad-code
if-statements
logic
python
python3
0 Votes
3 Answers
11th Apr 2017, 4:49 PM
darian brown
What is the basic logic behind an isosceles triangle of asterisks?
loops
0 Votes
3 Answers
23rd Nov 2016, 3:42 PM
Deep Nandi
Can u just explain me how to understand this cpp program's logic
c++
deepanshu
inheritance
multiple
sharma
0 Votes
1 Answer
30th Mar 2018, 4:48 AM
Deepanshu Sharma
Can anyone explain the logic behind the prime number prog in C++??
c++
1 Vote
3 Answers
13th Mar 2017, 1:35 AM
Gaurav Pandit
Could someone explain the logic behind sum of x= 12|3 and y = 15|3 as 30?
python3
1 Vote
11 Answers
4th Mar 2018, 4:55 AM
pankaj pokharkar
How does hex to raw/raw to hex encoding logic works?
algorithm
0 Votes
1 Answer
7th Nov 2017, 4:07 AM
StevenK
Find the ball with odd weight! (9 balls puzzle)
logic
puzzle
4 Votes
8 Answers
9th Feb 2017, 6:57 PM
Manthan Raja
I'm very good at logic should c++ Will be ok as beginner
c++
developer
java
sololearn
1 Vote
3 Answers
28th Jul 2017, 5:11 PM
Jaydeep Ranpariya
Need help in a algorithm.
algorithm
c++
logic
7 Votes
10 Answers
22nd Jul 2019, 12:39 PM
Manoj
How do I extract the logic by looking at the codes?
do
how
i
programming
question
0 Votes
1 Answer
25th Mar 2020, 4:48 AM
Sandeep Sarkar
please can someone help me with the logic of matrix multiplication of array 2*2
2*2
java
matrix
multiplication
1 Vote
6 Answers
13th Nov 2017, 4:49 AM
Axim Raj
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
8
9
10
...
17
Next >
Hot today
Thread local : global vs local
0 Votes
Postgrrsql and python
0 Votes
What are these purple cubes good for?
0 Votes
Data Analysis Course
1 Votes
Codding lern
0 Votes
Is there LUA?
0 Votes
Web vs python
0 Votes
Which courses should i take for robotics?
1 Votes
url of code playground for HTML, CSS & JS
0 Votes
Is there a way to report something wrong?
0 Votes