• Post category:StudyBullet-15
  • Reading time:10 mins read


Get to solve coding challenges using java and elaborate your problem solving skill

What you will learn

Coding challenges in real time

How to solve coding challenges

Elaborating problem solving skill by solving problems

Description

Hello!

Welcome to the “Java Coding Challenge Bootcamp” course.

Iย designed this course for you to help you solving coding problems using java from scratch.

If you are beginner and looking for learn programming or you want to be a programmer as early as possible, then this is the course for you. Iย designed this course with easy to average level of coding questions for you.

The coding challenge you will learn from this course:

# Add sub mul div & mod

# Even or odd

# Area of a circle

# Swap values

# Min max of two (ternary operator)

# MIn max of three (ternary operator)

# Second largest of three (ternary operator)

# Sort values of variable in ASC order

# Leap year

# Distance between two points of a straight line

# Sum of array elements

# Factorial number

# Greatest Common Divisor (GCD)

# Prime number testing

# Perfect number testing

# Sum up to N


Get Instant Notification of New Courses on our Telegram channel.


# Sum up to N odd

# Sum up to N even

# Average of first N numbers

# Fizzbuzz

# Reverse a number

# Counting digits of a number

# Sum of digits

# Palindrome (for number)

# Reverse a string

# Palindrome (for strings)

# Binary to decimal

# Decimal to binary

# Decimal to octal

# Octal to decimal

# Decimal to hexadecimal

# Hexadecimal to decimal

# First recurring elements

# Most frequent

# Two sum

No worries, we have 30 days money back guarantee. So nothings to lose.

See you inside!

English
language

Content

Introduction

Introduction
Download and setup intellij

CC-01 : Coding challenge 01

Problem: Add, sub, mul, div & mod
Solution

CC-02: Coding challenge 02

Problem: Checking a number even or odd
Solution

CC-03: Coding challenge 03

Problem: Area of a circle
Solution

CC-04: Coding challenge 04

Problem: Swapping value of variable
Solution

CC-05: Coding challenge 05

Problem: Min max of two numbers (Ternary operator)
Solution

CC-06 : Coding challenge 06

Problem: Min max of three (Ternary operator)
Solution

CC-07: Coding challenge 07

Problem: Second largest of three (Ternary operator)
Solution

CC-08: Coding challenge 08

Problem: Sort value of variables in ASC order
Solution

CC-09: Coding challenge 09

Problem: Leap year
Solution

CC-10: Coding challenge 10

Problem: Distance between two points
Solution

CC-11: Coding challenge 11

Problem: Sum of array elements
Solution

CC-12: Coding challenge 12

Problem: Factorial of a number
Solution

CC-13: Coding challenge 13

Problem: GCD (Greatest Common Divisor)
Solution

CC-14: Coding challenge 14

Problem: Prime number testing
Solution

CC-15: Coding challenge 15

Problem: Perfect number testing
Solution

CC-16: Coding challenge 16

Problem: Sum up to N
Solution

CC-17: Coding challenge 17

Problem: Sum up to N (Odd)
Solution

CC-18: Coding challenge 18

Problem: Sum up to N (Even)
Solution

CC-19: Coding challenge 19

Problem: Average of first N numbers
Solution

CC-20: Coding challenge 20

Problem: Fizzbuzz
Solution

CC-21: Coding challenge 21

Problem: Reverse a number
Solution

CC-22: Coding challenge 22

Problem: Counting digit of a number
Solution

CC-23: Coding challenge 23

Problem: Sum of digits
Solution

CC-24: Coding challenge 24

Problem: Checking a number palindrome or not
Solution

CC-25: Coding challenge 25

Problem: Reverse a strings
Solution

CC-26: Coding challenge 26

Problem: Checking a string palindrome or not
Solution

CC-27: Coding challenge 27

Problem: Binary to decimal
Solution

CC-28: Coding challenge 28

Problem: Decimal to binary
Solution

CC-29: Coding challenge 29

Problem: Decimal to octal
Solution

CC-30: Coding challenge 30

Problem: Octal to decimal
Solution

CC-31: Coding challenge 31

Problem: Decimal to hexadecimal
Solution

CC-32: Coding challenge 32

Problem: Hexadecimal to decimal
Solution

CC-33: Coding challenge 33

Problem: First recurring elements
Solution

CC-34: Coding challenge 34

Problem: Most frequent
Solution

CC-35: Coding challenge 35

Problem: Two sum
Solution