top of page
![](https://static.wixstatic.com/media/eb1bdd_98db47cced2844f798e323ac74d43c5f~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/eb1bdd_98db47cced2844f798e323ac74d43c5f~mv2.webp)
![Fahrenheit to Celsius Table](https://static.wixstatic.com/media/eb1bdd_98db47cced2844f798e323ac74d43c5f~mv2.jpg/v1/fill/w_292,h_165,fp_0.50_0.50,q_90,enc_auto/eb1bdd_98db47cced2844f798e323ac74d43c5f~mv2.webp)
Rahul Kumar
1 min read
Fahrenheit to Celsius Table
Given three values - Start Fahrenheit Value (S), End Fahrenheit value (E) and Step Size (W), you need to convert all Fahrenheit values from
![](https://static.wixstatic.com/media/eb1bdd_d01c1a0d8007442fbf24ff1f630a6023~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/eb1bdd_d01c1a0d8007442fbf24ff1f630a6023~mv2.webp)
![Sum of Even Numbers till N](https://static.wixstatic.com/media/eb1bdd_d01c1a0d8007442fbf24ff1f630a6023~mv2.jpg/v1/fill/w_292,h_165,fp_0.50_0.50,q_90,enc_auto/eb1bdd_d01c1a0d8007442fbf24ff1f630a6023~mv2.webp)
Rahul Kumar
1 min read
Sum of Even Numbers till N
Given a number N, print sum of all even numbers from 1 to N.
![](https://static.wixstatic.com/media/eb1bdd_81996048304f4604ad89aee1a93d3fd7~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/eb1bdd_81996048304f4604ad89aee1a93d3fd7~mv2.webp)
![Find Character Case](https://static.wixstatic.com/media/eb1bdd_81996048304f4604ad89aee1a93d3fd7~mv2.jpg/v1/fill/w_292,h_165,fp_0.50_0.50,q_90,enc_auto/eb1bdd_81996048304f4604ad89aee1a93d3fd7~mv2.webp)
Rahul Kumar
1 min read
Find Character Case
Write a program that takes a character as input and prints either 1, 0 or -1 according to the following rules.
1, if the character is an up
bottom of page