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

HackerRank Solution – Problem Solving – Balanced Brackets

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

A bracket is considered to be any one of the following characters: (, ), {, }, [, or ]. The coding problem is defined in Hacker Rank platform. The problem can expand your Data Structure knowledge, as well as can helps you to crack Interviews. Two brackets are considered to be… Read More »HackerRank Solution – Problem Solving – Balanced Brackets

HackerRank Solution – Problem Solving – Maximum Element

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

In this post we will solve the Maximum Element Problem give by Hacker Rank. It will give you insight to solve any Data Structure Problem. You have an empty sequence, and you will be given N queries. Each query is one of these three types: Function Description… Read More »HackerRank Solution – Problem Solving – Maximum Element

custome-appbar-flutter

Custom Appbar With Profile Details In Flutter

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

Hello guys, In this article we are going to see how to implement custom appbar with profile details inside it. Taken the reference from the Stack Overflow, where they discussing about the custom App Bar in flutter. So finding the solution for the same. First… Read More »Custom Appbar With Profile Details In Flutter

custom-edittext-flutter

How to make custom TextField in Flutter

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

Hello guys, In this article we are going to see how to make custom TextField in flutter. The below method will return the custom TextField that have custom design as per our requirement. It sets end icon with specified icon.

7 Reasons Why To Use Flutter?

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

What is Flutter? Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. You can also embed Flutter! Let’s see the reasons why to use flutter. Fast Development Stateful hot reload allows you to change… Read More »7 Reasons Why To Use Flutter?

The gain G of a certain microwave dish antenna can be expressed as a function of angle by the equation. Plot this gain function on a polar plot, with the title “Antenna Gain vs” in boldface.

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

The gain G of a certain microwave dish antenna can be expressed as a function of angle by the equation where θ is measured in radians from the boresite of the dish, and sinc x=sin x/x. Plot this gain function on a polar plot, with… Read More »The gain G of a certain microwave dish antenna can be expressed as a function of angle by the equation. Plot this gain function on a polar plot, with the title “Antenna Gain vs” in boldface.

Write a MATLAB program to evaluate the function:

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

y(x)=ln 1/(1 –x) for any user-specified value of x, where x is a number <1.0 (note that ln is the natural logarithm, the logarithm to the base e). Use an if structure to verify that the value passed to the program is legal. If the… Read More »Write a MATLAB program to evaluate the function:

Flutter Counter – Bloc Pattern

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

In this article, we are going to build counter app using bloc pattern. First of all create the new project called flutter_counter. Now open pubspec.yaml file and replace with below code. And then install all of our dependencies by clicking on flutter packages get Project… Read More »Flutter Counter – Bloc Pattern

Multiple Linear Regression | Machine Learning Beginners

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

Multiple linear regression is a model that finds the relationship between a dependent variable and two or more independent variables.

Linear Regression | Machine Learning Beginners

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

Linear Regression Implementation using Gradient Descent Method in Python. To predict the house price based on area of the house.

  • « Previous
  • 1
  • 2
  • 3
  • 4
  • …
  • 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