Skip to content

Instantly share code, notes, and snippets.

from collections import deque
import copy
def numSwaps(engList, searchTerms, num):
currentIndex = 0;
counter = 0
currentSwitches = 0
currentEngine = engList[currentIndex]
while(counter < num):
# Each loop we will always pop an element off of the searchTerms queue
@jorlee92
jorlee92 / Resume.md
Last active July 16, 2019 13:22
Jordan Lee Resume for Microsoft Application

Jordan Lee

Experience

Software Test Engineer/Programmer - IntraEdge Technology - Feb 2019 - July 2019

Software Quality Assurance Intern - Blackboard Inc - Summer 2018

Support Desk Technician - Sprouts Farmers Market - August 2016 - April 2018 and October 2018 - February 2019

Jordan Lee - Future Software Engineer

Experience

Software Quality Assurance Analyst/Engineer - HealthBI - Feb 2020 - Present

  • Wrote hundreds of automated tests using Java and Selenium, while leveraging Web Development skills to better test the application.
  • Debugging a Spring Boot/Vaadin framework application
  • Writing code and scripts to resolve issues as part of the Operations and Maintenance team