Skip to content
Tejsumeru

Thoughts Become Reality

  • Tutorials
  • Video Tutorial
  • Tutorials
  • Video Tutorial
  • Java - Tutorials

    Java Swing : Implementation Of Calculator

    January 23, 2021 - By tejsumeru.12@gmail.com

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

    Continue Reading
  • Tutorials

    Problem Solving MATLAB Part 3 Chapman Book

    January 20, 2021 - By tejsumeru.12@gmail.com

    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.

    Continue Reading
  • MATLAB - Tutorials

    Problem Solving MATLAB Part 2 Chapman Book

    January 20, 2021 - By tejsumeru.12@gmail.com

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

    Continue Reading
  • Interview Quetions - Java - Tutorials

    Dynamic Array – HackerRank Solution

    December 29, 2020 - By tejsumeru.12@gmail.com

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

    Continue Reading
  • Interview Quetions - Java - Tutorials

    Anagram Method 3 – HackerRank Solution

    December 29, 2020 - By tejsumeru.12@gmail.com

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

    Continue Reading
  • Java - Tutorials

    Anagram Method 2 – HackerRank Solution

    December 28, 2020 - By tejsumeru.12@gmail.com

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

    Continue Reading
  • Java - Tutorials

    Anagram Method 1 – HackerRank Solution

    December 28, 2020 - By tejsumeru.12@gmail.com

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

    Continue Reading
  • MATLAB - Tutorials

    Introduction of MATLAB and Brief Overview Of Windows

    December 18, 2020 - By tejsumeru.12@gmail.com

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

    Continue Reading
  • Data Structure - Tutorials

    Disjoint Sets Data Structure

    December 15, 2020 - By tejsumeru.12@gmail.com

    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 can identify each set by a representative, which is some member of the set. Disjoint set data structure is used to find the MST(Minimum Spanning Tree). Disjoint set is a partitioned set. Partitioned means union of any two sets is gives the original set while intersection of any two set gives a null set. Disjoint…

    Continue Reading
  • Machine Learning - Tutorials

    Simple Linear Regression | Machine Learning Beginners

    August 24, 2020 - By tejsumeru.12@gmail.com

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

    Continue Reading
 Older Posts
Newer Posts 

Categories

  • Android With Java
  • Android With Kotlin
  • C language
  • C++ Language
  • Data Structure
  • Error Solving
  • Flutter
  • Go Lang
  • Interview Quetions
  • Java
  • Javascript
  • Kotlin
  • Machine Learning
  • MATLAB
  • PHP
  • Python
  • SciPy
  • Tutorials
  • Wordpress
Graceful Theme by Optima Themes