/Diagonal-Diff

calculate absolute difference between the sums of its diagonals for a given a square matrix.

Primary LanguageCOtherNOASSERTION

Description :

I, K.M. Arun Kumar alias Arunkumar Murugeswaran, just shared my works, which I worked as learning path and practiced some C programming such as to calculate absolute difference between the sums of its diagonals for a given a square matrix.

Purpose :

In all my respective repositories, I just shared my works that I worked as the learning path and practiced, with designed, developed, implemented, simulated and tested, including some projects, assignments, documentations and all other related files and some programming that might not being implement, not being completed, lacks some features or have some bugs. Purpose of all my repositories, if used, can be used for LEARNING AND EDUCATIONAL PURPOSE ONLY. It can be used as the open source and freeware. Kindly read the LICENSE.txt for license, terms and conditions about the use of source codes, binaries, documentation and all other files, located in all my repositories.

My Thanks and Tribute :

I thank to my family, Friends, Teachers, People behind the toolchains and references that I used, all those who directly or indirectly supported me and/or helped me and/or my family, Nature and God. My tribute to my family, Friends, Teachers, People behind the toolchains and references that I used, Nature, Jimmy Dog, God and all those, who directly or indirectly help and/or support me and/or my family.

Toolchains that I used for C Application design and development are as follows :

1: IDE or Compiler used - Dev-C++/ CodeBlocks with GNU GCC Compiler. 2: Desktop Computer Architecture and OS for C Programming - Intel X64 & Windows 8.1 (64 bit). 3: Code editor - Notepad++. 4: Documentation - Microsoft Office 2007 (alternative LibreOffice) and Text Editor. 5: File Archiver - 7-Zip.

Some reference that I refered for C Application design and development, are as follows :

1: Schaum's Outline of Programming with C, 2nd Edition - Book authored by Byron Gottfried. 2: Understanding and Using C Pointers: Core Techniques for Memory Management - Book authored by Richard M. Reese. 3: Data Structures: A Pseudocode Approach with C 2nd Edition, Book authored by Richard F. Gilberg and Behrouz A. Forouzan 4: https://www.hackerrank.com/ - Hacker Rank - Coding assessments platform. 5: https://www.hackerearth.com/ - Hacker Earth - Community for developers.

Note :

Kindly read in the source codes, if mentioned, about the Program Description or Purpose, Known Bugs, Caution and Notes and documentations.

Repository Web Link :

https://github.com/k-m-arun-kumar-5