Open in app
Home
Notifications
Lists
Stories

Write
Baruni Priya T S
Baruni Priya T S

Home

Sep 30, 2021

Web Developer Internship experience at LetsGrowMore

On August I applied for internship at LetsGrowMore and got selected as a web development intern for the September batch. You can find the application link here. You will probably find selection mail / welcome letter around last week of applied month or 1st week of next month. After receiving…

Lgm

2 min read

Web Developer Internship experience at LetsGrowMore
Web Developer Internship experience at LetsGrowMore

Jun 12, 2021

BMI Calculator in Java

Overview In this blog, we will learn to create a simple BMI calculator in Java programming language where the BMI value is calculated based on the inputs given by the user in metric units. What is BMI? BMI stands for Body Mass Index. It is used to measure the body mass based on the…

Guvi

2 min read

BMI Calculator in Java
BMI Calculator in Java

Jun 11, 2021

Java Program to Change the Background Color of the Frame on Clicking the Respective Color Buttons

Overview In this blog, we will learn how to change a frame’s background color when its respective color buttons are clicked using the concept of Swing in Java programming language. Program Description The aim of this program is to change the background color of the frame whenever the user clicks the respective color…

Guvi

3 min read

Java Program to Change the Background Color of the Frame on Clicking the Respective Color Buttons
Java Program to Change the Background Color of the Frame on Clicking the Respective Color Buttons

Jun 10, 2021

Simple Calculator Program in Java

Overview In this blog, we will develop a simple calculator in Java programming language that can perform basic operations like addition, subtraction, multiplication, division, finding remainder and exponentiation. These operations are performed by using a switch case statement in Java. Program Description The program should input two numerical values from the user. The…

Guvi

2 min read

Simple Calculator Program in Java
Simple Calculator Program in Java

Jun 9, 2021

Java Program to Check if a Given Matrix is an Identity Matrix

Overview In this blog, we will enroll in creating a Java program that checks if a given matrix is a identity matrix or not. It is essential to check if the given matrix is a square matrix or not. …

Guvi

3 min read


Jun 8, 2021

ATM Transaction Program in Java

Overview In this blog, we will learn to build a Java program that will carry out a simple ATM transaction where the user can perform operations like withdraw, deposit and balance check. Operations That Can Be Performed Withdraw Deposit Checking Balance Exit Algorithm for Each Operation A. Withdraw: Input the amount from the user that he/she wishes to withdraw. If the withdrawal…

Guvi

2 min read


Jun 7, 2021

Java Program to Divide a String in ‘N’ Equal Parts

Overview In this blog, we will learn to write a Java program that divides a string in ‘N’ equal parts when the string is user-defined. Program Description Input a string from the user. The task is to divide the string into ‘N’ equal parts and print all the divided strings. The program must…

Guvi

2 min read

Java Program to Divide a String in ’N’ Equal Parts
Java Program to Divide a String in ’N’ Equal Parts

Jun 6, 2021

Java Program to Check If a Number is Neon Number or Not

Overview In this blog, we will understand what is a neon number and study the algorithm to write a java program that checks if the given number is neon number or not. What is Neon Number? A neon number is a positive integer whose sum of digits of its square is equal to the number…

Guvi

3 min read

Java Program to Check If a Number is Neon Number or Not
Java Program to Check If a Number is Neon Number or Not

Jun 5, 2021

Java Program to Check whether a String is a Palindrome

Overview In this blog, we will develop a Java program that checks whether the given string is a palindrome or not. What is a Palindrome? A palindrome string is a string that reads the same backwards as forwards. In other words, if the reverse of a string is same as the original string, then it…

Guvi

2 min read

Java Program To Check Whether a String Is a Palindrome
Java Program To Check Whether a String Is a Palindrome

Jun 3, 2021

Distance Converter in Java

Overview In this blog, we will develop a Java program that can convert distance in kilometers to miles and vice versa. There are two two different units for the measurement of distance: Kilometers and Miles. In general, kilometers are used to measure long distances whereas miles are used for comparing relatively…

Guvi

3 min read

Distance Converter in Java
Distance Converter in Java
Baruni Priya T S

Baruni Priya T S

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable