SELECT SQL_CALC_FOUND_ROWS posting_id, rw1.node_name AS subject, rw2.node_name AS topic FROM posting, rewrite_sol_bm AS rw1, rewrite_sol_bm AS rw2 WHERE ota_id=103644 AND type=1 AND library_status=1 AND posting.subject_id=rw1.subject_id AND posting.topic_id=rw2.topic_id AND rw1.node_type=1 AND rw2.node_type=2 ORDER BY library_downloads DESC LIMIT 0, 20 Online TA Profiles - Homework Help from BrainMass
Online TA Profiles
Abdun Mahmood, PhD
OTA ID#: 103644

Education Experience: BSc (Hons), Applied Physics and Electronics, Unversity of Dhaka, 1997
MSc , Computer Science, University of Dhaka, 1999
PhD, Computer Science, University of Melbourne, 2008
Focus of Study: Higher Research and Teaching
Awards: Stood First Class First Position in Masters and First Class Seventh Position in Bachelors(Honours)
Received Govt Scholarhips at the Secondary, Higer Secondary, BSc and MSc level for outstanding result.
Work Experience: University of Dhaka
2003
Assstant Professor in Computer Science Working as an Assistant Professor Involved in Classroom Teaching, Laboratory tutorials, syllabus design, Marking assignments and student administration.

University of Dhaka
2000-2003
Lecturer
Involved in Classroom Teaching, Laboratory tutorials, Marking assignments.
Skills & Achievements: Supervised many exciting Masters level Thesis and 1st/2nd Year Programming Projects.

I love programming in C, Unix bash shell, Assembly, C++,Visual Basic, Java, Prolog etc.
Career Interests: Upon completion of my PhD, I plan to accept professorship and continue my research
Outside Interests: List of Publication by Proceeding/Journal

International Conference on Computer and Information Technology, 2001, University of Dhaka
• Adaptive merge Sorting with Probabilistically Reduced Disorder
Monirul Islam Sharif, Abdun Naser Mahmood, Md. Enamul karim and Syed khairuzaman Tanbeer
• Another Tip for Secure RSA Key Selection
Monirul Islam Sharif, Md. Enamul Karim, Abdun Naser Mahmood and Md. Abdul Mottalib



International Conference on Computer and Information Technology, 1999, Shahjalal University of Science and Technology

• Random Shuffling to Reduce Disorder in Adaptive sorting
Enamul Karim & Abdun Naser Mahmood



Journal of ACM

Requested a change for publication on the following paper(paper available at http://arxiv.org/abs/cs.DS/0012002 )



Accepted for Publication in Dhaka University Journal of Science

• Random Shuffling to Reduce Disorder in Adaptive Sorting Scheme, Abdun Naser Mahmood, Enamul Karim, University of Dhaka

Additional Information: From my past and ongoing teaching experience at one of the top universities in the country, I had the opportunity to study and understand the fears and troubles of students who are new to the university education.
Message to Students
and/or Parents:
Students are welcome to pose a question that will be thoroughly analyzed and answered keeping in mind the level of understanding of the student if it is mentioned.
Postings Answered: 492
Cumulative OTA Rating: 4.9/5  What is OTA Rating?
Top Solutions Downloads
1-20  21-40  41-60
  1. Generate an object-oriented design for a system that keeps tracks of your CD and DVD collection. - Generate an object-oriented design for a system that keeps tracks of your CD and DVD collection. • Identify each of the classes, associated data, and operations for the classes. • ...
  2. Identify 1 (one) task you perform regularly, such as cooking, mowing the lawn, or driving a car - Identify 1 (one) task you perform regularly, such as cooking, mowing the lawn, or driving a car: • Write a short, structured design (pseudo code only) that accomplishes this task. • ...
  3. Miracle C program Calculator + Flow Chart - 1. What is the input of the problem? (Purchase Total of $125.00 for each store) • Del Mar - 7.25% • Encinitas - 7.5% • La Jolla - 7.75% _______________________________________________________ ...
  4. Object-oriented programming Identify Top Level Objects of a Microwave - Consider a typical house in which there are several bedrooms, a kitchen, and a laundry room-each with a distinct function. You sleep in the bedroom, you wash clothes in the laundry room, and you cook ...
  5. Please modify this program so the application can handle multiple items. - Please modify this program so the application can handle multiple items. Use an array to store the items. The output should display the information one product at a time, including the item numb ...
  6. Tax Calculation Program for multiple Stores - I need two separate codes for each request. Thanks. #include /*Using define macros for assigning tax to different stores */ #define DelMar 7.25 #define Encinitas 7.5 #define LaJ ...
  7. Array process - Simple Array Process • Input a list of employee names and salaries, and determine the mean (average) salary as well as the number of salaries above and below the mean. Use the top-down modular app ...
  8. Control Structures - You are an accountant setting up a payroll system for a small firm. Each line of the table in Appendix G indicates an employee's salary range and corresponding base tax amount and tax percentage. Give ...
  9. Generate a set of test inputs and expected results for this Currency Conversion program - Generate a set of test inputs and expected results for this Currency Conversion program. See attached file for full problem description.
  10. Path of Packets from point A to point B on Internet - I'm trying to understand the path packets take so, I need a description of the path a packet takes across the Internet from destination A to destination B. Also I need to know what types of network de ...
  11. Text printing program - Compile a two-line text-printing program, similar to the Java welcome programming examples below. Using the example techniques compile a two line text program. The first line should display the fol ...
  12. Show a GUI of a CD/DVD Media Program in Visual Basic - • Draw a GUI that will create the objects and provide access to each object's processing methods. Each of the classes, their associated Data and their operations are given below Classes 1. Medi ...
  13. Computer Science Programming problem - Provide the analysis and pseudo code only (no diagrams are required). • Create Student Grade File • Display Contents of Grade File For each of the following problems, use the top-down modular app ...
  14. Java Programming to create an inventory - Choose a product that lends itself to an inventory (for example, products at your workplace, office supplies, music CDs, DVD movies, or software). • I need to create a product class that holds th ...
  15. Java Program to calculate the payment amount for 3 mortgage loans - Please help me modify the attached Java Programming File so that it will display the mortgage payment amount for each loan and then list the loan balance and interest paid for each payment over the t ...
  16. Explain the concept, features and architecture of an RDBMS. - Explain the concept, features and architecture of an RDBMS.
  17. Example of Database Relationships - Look for an example of a one-to-one relationship, an example of a one-to-many relationship, and an example of a many-to-many relationship in a newspaper, magazine, book, or everyday situation you enco ...
  18. Object-oriented tasks - Driving a Car - • Identify how you can encapsulate the data and processes you identified into an object-oriented design. • Describe the architectural differences between the object-oriented and structured desig ...
  19. Suppose that an intruder could both insert and remove DNS messages into the network. Give three scenarios showing the problems that such an intruder could cause - Suppose that an intruder could both insert and remove DNS messages into the network. Give three scenarios showing the problems that such an intruder could cause
  20. Develop the pseudo code for the program design. - Complete the hierarchy chart in Appendix H and the flowcharts in Appendix I for a currency conversion program.
1-20  21-40  41-60