Skip to content

Truth in Software

Common Code, Coding Conundrums, Creative Cures, Computing Craft

Category: Data Structures and Algorithms

Are linked lists slower or faster than arrays?

Ken Gregg August 3, 2019January 29, 2021

The answer depends on what you’re doing to the data structure. A data structure itself isn’t inherently slower or faster than another data structure. The specific operations you perform on a data structure (i.e., the algorithms associated with a data …

Read more
Data Structures and Algorithms

Can data structures and algorithms be implemented in assembly language?

Ken Gregg May 29, 2019January 29, 2021

Yes, absolutely. Any general-purpose programming language, including all assembly languages, can be used to implement data structures and algorithms. Data structures and algorithms are independent of the implementation language. In fact, some instructors and authors present them using pseudocode or …

Read more
Data Structures and Algorithms

Links

  • Log in
  • Register
  • Entries RSS
  • Comments RSS
  • Blog Home
  • Bytellect LLC Home
  • Recommended Reading
  • Free Developer Resources

Categories

  • Bytellect LLC (4)
  • Computing History (2)
  • Operating Systems (2)
    • Windows (1)
  • Software Development (61)
    • .NET Framework (1)
    • Best Practice (10)
      • Code Reviews (1)
      • Maintainability (3)
      • Program Organization (2)
    • C and C++ Languages (9)
    • Code Optimization (3)
    • Data Structures and Algorithms (2)
    • Programming Languages (5)
    • Programming Paradigms (1)
      • Object-Oriented Programming (1)
    • Project Management (2)
    • Software Testing (2)
    • The Business of Software (3)
      • Career Advice for Software Engineers (2)
    • The C Programming Language (8)
    • The C++ Programming Language (7)
    • Visual Studio (3)
    • Windows Programming (1)
  • Vintage Computing (1)
    • TRS-80 (1)

Archives

Recommended Reading





More Recommended Reading

Bytellect LLC is a participant in the Amazon Associates Program, and may earn commissions from qualifying purchases at Amazon.com.


Tags

C++C programming languagelanguage featurecode maintainabilitycareer developmentcode readabilityThe C# Programming Languageportabilitycareer advicecoding standardsreadabilitysource code portabilityvisual studiocompiler optimizationsoftware maintenancelow-level languageprogrammingC99 standardBoolean data typekeyword
More Tags Less Tags
Bytellect LLC Logo

Terms of Use  |  Privacy Policy  |  Cookie Policy

Copyright © 2017- Bytellect LLC.   All rights reserved.

Copyright © 2021 Truth in Software.
Powered by WordPress. | Theme: colorskin by Dimitrakopoulos.