Skip to content
tejsumeru-logo

Tejsumeru

Thoughts Become Reality
  • Home
  • Tutorials
    • Java
    • C language
    • Python
      • SciPy
    • C++ Language
    • PHP
    • Data Structure
    • Kotlin
    • Go Lang
  • Interview Quetions
  • About Us
tejsumeru-logo

Tejsumeru

Thoughts Become Reality
  • Home
  • Tutorials
    • Java
    • C language
    • Python
      • SciPy
    • C++ Language
    • PHP
    • Data Structure
    • Kotlin
    • Go Lang
  • Interview Quetions
  • About Us

Java Swing : Implementation Of Calculator

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • Java, Tutorials

Implementation of Calculator in Java using Swing. It uses JFrame, JPanel, JTextField, JButton and ActionListener to perfect working.

Problem Solving MATLAB Part 3 Chapman Book

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • Tutorials

Problem solving MATLAB from chapman book exercise. Find the answer of equation for given value of x. Find what is wrong is the given code.

Problem Solving MATLAB Part 2 Chapman Book

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • MATLAB, Tutorials

Problem solving MATLAB from chapman book exercise. Solve simultaneous equations for x. Solve expression. Find operation is legal or not.

Dynamic Array – HackerRank Solution

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • Interview Quetions, Java, Tutorials

Query in format 1 x y and 2 x y is given, find the output as given in description using dynamic array concept.

Anagram Method 3 – HackerRank Solution

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • Interview Quetions, Java, Tutorials

Solve Anagram Problem without using Inbuilt method in java. Anagram is a strings that contains same character frequency.

Anagram Method 2 – HackerRank Solution

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • Java, Tutorials

Anagram is a set of two strings having same frequency of same character. This approach solve the problem with inbuilt method in java.

Anagram Method 1 – HackerRank Solution

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • Java, Tutorials

Anagram is a set of two strings having same frequency of same character. This will solve using HashMap in java.

Introduction of MATLAB and Brief Overview Of Windows

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • MATLAB, Tutorials

MATLAB(MATrix LABoratory) is a special purpose computer program optimized to perform engineering and scientific calculation.

Disjoint Sets Data Structure

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • Data Structure, Tutorials

A Disjoint set which can be viewed as a collection of sets where in no element appears in more than one set. A disjoint set data structure is used to maintain a collection S = {S1, S2, S3, …, Sn} of disjoint dynamic set. We… Read More »Disjoint Sets Data Structure

Simple Linear Regression | Machine Learning Beginners

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • Machine Learning, Tutorials

Regression analysis is estimating the relationships between a dependent variable and one or more independent variables.

  • « Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next »

Recent Post

  • Step-by-Step Guide to Installing and Configuring Java SpringBoot
  • Setting up SpringBoot for Java Development: Tips, Tricks, and Best Practices
  • Integrating ChatGPT API into Your Android App: A Guide to Building Cutting-Edge Chatbots
  • What is Android Jetpack Compose: An Introduction to Google’s UI Toolkit
  • Efficient Java Microservices with Quarkus: A Guide to Setting Up the Framework




Copyright © 2018 Tejsumeru