Author Archives: Franciscot

Final Review. Francisco Tamay

1.Describe an algorithm that takes as input a list of n integers and finds the location of the last even integer or returns 0 if there are no even integers on the list 2. Show that f(x)=x²+x+1 is O (x²) … Continue reading

Posted in Final Exam Review | Leave a comment

Test # 1 Review – Francisco Tamay

Section 3.1 # 6 Describe an algorithm that takes as input a list of n integers and finds the number of negative integers in the list   list Number Of Negative (a1, a2,…an) i = 1 to n N = … Continue reading

Posted in Test #1 Review | 1 Comment

Introducing Francisco Tamay

My major is Computer Science. I got interested in Computer Science during high school because of its complexity. After I graduate from City Tech I hope to continue improving on my programming skills and get a job or internship with … Continue reading

Posted in Introduce yourself | 2 Comments