Skip to content
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Software Engineering

Empowering Developers, One Line of Code at a Time.

Subscribe
  • Home
  • Home
  • 2021
  • August
  • Page 7
Regular Sets
Posted inTheory of Computation

Regular Sets

Posted by admin August 14, 2021
Any set that represents the value of the Regular Expression is called a Regular Set. Properties…
Read More
Moore and Mealy Machines
Posted inTheory of Computation

Moore and Mealy Machines

Posted by admin August 14, 2021
Finite automata may have outputs corresponding to each transition. There are two types of finite…
Read More
Regular Expressions
Posted inTheory of Computation

Regular Expressions

Posted by admin August 14, 2021
A Regular Expression can be recursively defined as follows − ·        ε is a Regular Expression indicates the language…
Read More
DFA Minimization
Posted inTheory of Computation

DFA Minimization

Posted by admin August 14, 2021
DFA Minimization using Myphill-Nerode Theorem Algorithm Input − DFA Output − Minimized DFA Step 1 − Draw a…
Read More
NDFA to DFA Conversion
Posted inTheory of Computation

NDFA to DFA Conversion

Posted by admin August 14, 2021
Problem Statement Let X = (Qx, ∑, δx, q0, Fx) be an NDFA which accepts the language…
Read More
Non-deterministic Finite Automaton
Posted inTheory of Computation

Non-deterministic Finite Automaton

Posted by admin August 14, 2021
In NDFA, for a particular input symbol, the machine can move to any combination of…
Read More
Deterministic Finite Automaton
Posted inSoftware Testing

Deterministic Finite Automaton

Posted by admin August 14, 2021
Finite Automaton can be classified into two types − Deterministic Finite Automaton (DFA)Non-deterministic Finite Automaton…
Read More
Automata Theory
Posted inTheory of Computation

Automata Theory

Posted by admin August 14, 2021
Automata – What is it? The term "Automata" is derived from the Greek word "αὐτόματα"…
Read More
Software Testing – Estimation Techniques
Posted inSoftware Testing

Software Testing – Estimation Techniques

Posted by admin August 14, 2021
Estimating the efforts required for testing is one of the major and important tasks in…
Read More
Software Testing – Documentation
Posted inSoftware Testing

Software Testing – Documentation

Posted by admin August 14, 2021
Testing documentation involves the documentation of artifacts that should be developed before or during the testing of…
Read More

Posts pagination

Previous page 1 … 5 6 7 8 9 … 58 Next page

Recent Posts

  • How Databases Work: SQL vs. NoSQL Explained 🗄️💾
  • 🔍 The Power of Regular Expressions: How to Master Text Searching
  • What Is Hadoop and How Does It Help in Big Data Processing?
  • Why Learning to Code is Like Learning a New Language 🧑‍💻🌎
  • How to Make Your Own Simple Video Game in JavaScript 🎮🚀

Recent Comments

No comments to show.

Archives

  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • October 2024
  • January 2022
  • November 2021
  • October 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • Analog & Digital Communication
  • Artificial Intelligence
  • Basic Computer Science
  • Basics
  • C Programming
  • C++ Programming
  • Computer Networks
  • Database
  • Debugging
  • Design & Analysis of Algorithms
  • Featured
  • Game Development
  • Git & Github
  • Graph Theory & Applications
  • Internet Programming
  • Java Programming
  • Machine Learning
  • Mobile Computing
  • Operating System
  • Programming & Data Structures
  • Python Programming
  • Software Architecture & Design
  • Software Development Life Cycle
  • Software Engineering Insights
  • Software Testing
  • Theory of Computation
  • Uncategorized
  • Web Development
  • Web Technologies
Copyright 2025 — Software Engineering. All rights reserved. Bloghash WordPress Theme
Scroll to Top