Skip to content

PES2UG22EC063 ASSIGNMENT DONE#519

Open
raghucodlab wants to merge 7 commits into
alfadelta10010:mainfrom
raghucodlab:main
Open

PES2UG22EC063 ASSIGNMENT DONE#519
raghucodlab wants to merge 7 commits into
alfadelta10010:mainfrom
raghucodlab:main

Conversation

@raghucodlab
Copy link
Copy Markdown

No description provided.

@raghucodlab raghucodlab changed the title PES2UG22EC063-WEEK1DONE PES2UG22EC063 ASSIGNMENT DONE Nov 18, 2024
THIS IS WEEK 4 2 PROGRAMS 
1)Write an assembly program to find whether a given string is a palindrome or not, using stack operations
2)ALP to search a number in the array
THIS IS WEEK 5
1)Write an assembly program to check whether a given number in an array of elements is divisible by 9
2)Write an Assembly Program for the following C code:main() { unsigned short int a[11] = {0x1234, 0x5678, ...}; unsigned short int b[11] = {0x1234, 0x5678, ...}; unsigned short int c[11] = {0x1234, 0x5678, ...}; for(i = 0; i < 10; i++) { c[i] = a[i] * b[i] + c[i-1]; } } ```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant