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
  • Theory of Computation
Undecidable Languages
Posted inTheory of Computation

Undecidable Languages

Posted by admin August 14, 2021
For an undecidable language, there is no Turing Machine which accepts the language and makes…
Read More
Linear Bounded Automata
Posted inTheory of Computation

Linear Bounded Automata

Posted by admin August 14, 2021
A linear bounded automaton is a multi-track non-deterministic Turing machine with a tape of some…
Read More
Semi-Infinite Tape Turing Machine
Posted inTheory of Computation

Semi-Infinite Tape Turing Machine

Posted by admin August 14, 2021
A Turing Machine with a semi-infinite tape has a left end but no right end.…
Read More
Non-Deterministic Turing Machine
Posted inTheory of Computation

Non-Deterministic Turing Machine

Posted by admin August 14, 2021
In a Non-Deterministic Turing Machine, for every state and symbol, there are a group of…
Read More
Multi-track Turing Machine
Posted inTheory of Computation

Multi-track Turing Machine

Posted by admin August 14, 2021
Multi-track Turing machines, a specific type of Multi-tape Turing machine, contain multiple tracks but just…
Read More
Multi-tape Turing Machine
Posted inTheory of Computation

Multi-tape Turing Machine

Posted by admin August 14, 2021
Multi-tape Turing Machines have multiple tapes where each tape is accessed with a separate head.…
Read More
Accepted Language & Decided Language
Posted inTheory of Computation

Accepted Language & Decided Language

Posted by admin August 14, 2021
A TM accepts a language if it enters into a final state for any input…
Read More
Pushdown Automata & Parsing
Posted inTheory of Computation

Pushdown Automata & Parsing

Posted by admin August 14, 2021
Parsing is used to derive a string using the production rules of a grammar. It…
Read More
Turing Machine
Posted inTheory of Computation

Turing Machine

Posted by admin August 14, 2021
A Turing Machine is an accepting device which accepts the languages (recursively enumerable set) generated…
Read More
Pumping Lemma for CFG
Posted inTheory of Computation

Pumping Lemma for CFG

Posted by admin August 14, 2021
Lemma If L is a context-free language, there is a pumping length p such that any string w ∈ L of length ≥ p can…
Read More

Posts pagination

1 2 3 4 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