1

Coding Reviewer Jobs in Wilton, IA (NOW HIRING)

Software Engineer II

Lone Tree, IA ยท On-site

$94K - $129K/yr

Conduct code reviews and provide constructive feedback. * Participate in the development of software requirements and specifications. Qualifications You Must Have: * Bachelor's degree in Computer ...

Conducting peer code reviews and incorporating feedback * Producing documentation to support medical device regulatory processes Who This Is For * Students graduating in 2026 or later with a Bachelor ...

Conducting peer code reviews and incorporating feedback * Producing documentation to support medical device regulatory processes Who This Is For * Students graduating in 2026 or later with a Bachelor ...

Strong skills in code review, structural design, and project management * Excellent problem solving, critical thinking, and organizational skills * Strong attention to detail * Ability to work ...

SR SOFTWARE DEVELOPER

Muscatine, IA ยท On-site

$51.25 - $67.50/hr

Conduct code reviews, maintain development standards, and promote best practices across the development team. * Collaborate with business stakeholders, functional teams, and IT partners to deliver ...

senior .net developer

Illinois City, IL

$52.50 - $66.75/hr

Participate in code reviews and documentations * Strong grasp of security principles and how they apply to web applications. * Use automated analysis tools to calculate scalability and performance of ...

next page

Showing results 1-20

Coding Reviewer information

What is a coding reviewer?

Coding Reviewers are professionals responsible for evaluating, analyzing, and verifying code written by other developers to ensure it meets established standards and best practices. They check for errors, maintainability, security vulnerabilities, and adherence to coding guidelines. Their feedback helps improve code quality, reduce bugs, and facilitate team collaboration. Coding Reviewers often participate in code walkthroughs, pull request reviews, and may also mentor junior developers.

How does a coding reviewer typically collaborate with software development teams during the review process?

Coding Reviewers work closely with developers by examining code for quality, consistency, and adherence to best practices before it is merged into the main codebase. They often provide constructive feedback through code review tools or meetings, helping developers understand and resolve issues. Effective collaboration also involves clear communication to ensure that suggested changes are well-understood and implemented, fostering continuous improvement and knowledge sharing within the team.

What are the key skills and qualifications needed to thrive as a coding reviewer, and why are they important?

To thrive as a Coding Reviewer, you need in-depth knowledge of medical coding standards (such as ICD-10, CPT, and HCPCS), healthcare regulations, and relevant clinical terminology, typically supported by a certification like CPC or CCS. Familiarity with electronic health records (EHR) systems, coding audit tools, and healthcare compliance software is essential. Strong attention to detail, analytical thinking, and effective communication skills help Coding Reviewers identify errors and provide clear feedback. These skills ensure accurate billing, regulatory compliance, and optimized revenue cycles in healthcare organizations.

What is the difference between Coding Reviewer vs Medical Coder?

AspectCoding ReviewerMedical Coder
CredentialsCertification in coding (e.g., CPC, CCS)Certification in coding (e.g., CPC, CCS)
Work EnvironmentReviewing medical codes, often in healthcare settingsAssigning medical codes from patient records
Industry UsageUsed in hospitals, clinics, insurance companiesUsed in hospitals, clinics, billing companies
Primary RoleReview and validate coding accuracyAssign and input medical codes

Both Coding Reviewers and Medical Coders require similar certifications and work in healthcare environments. Coding Reviewers focus on verifying the accuracy of codes assigned by others, ensuring compliance and correctness. Medical Coders are responsible for assigning the initial codes based on medical records. While their roles are interconnected, Coding Reviewers primarily audit and validate, whereas Medical Coders handle the coding process itself.

AI Agent Trajectory Annotator and Reviewer

Iowa City, IA โ€ข On-site

$20 - $30/hr

Full-time

Posted 10 days ago


Job description

Type: Contract, hourly

Location: Remote

Hours: 20โ€“30 per week

Pay: $20โ€“30/hour, based on experience and language coverage

Start: Immediate

ABOUT THE ROLE

We evaluate how well advanced AI coding agents solve real engineering problems. An agent is given a real open source codebase inside a container and a hard task, then works on its own for 80 to 250 steps. A trajectory is the full record of that run โ€” every command, result, and decision.

You will do two jobs, and you should expect either on any given day.

โ€ขAnnotate โ€” Read a trajectory nobody has looked at yet and judge it step by step.

โ€ข Review โ€” Take an existing annotation, written by our AI tooling or another person, and confirm, correct, or reject it.

TASKS YOU'LL SEE

โ€ข Feature build โ€” Add a working feature to a live library without breaking anything that already worked.

โ€ข Rebuild โ€” Work out what a compiled tool does by running it, then rebuild it to match its output, exit codes, and file effects.

โ€ข Bug hunt โ€” Find and fix twenty undocumented bugs across a dozen files with no test suite, then record what caused them.

Mostly Python and Go, with some Rust, C, and Ct+. A trajectory runs about 100 steps.

WHAT YOU JUDGE IN A TRAJECTORY

โ€ข Was the command right for the state the environment was actually in?

โ€ข Did the agent read the previous output correctly?

โ€ข Was the step wrong, or only inefficient โ€” these are scored differently.

โ€ข Where did the run first go off course โ€” usually earlier than where it visibly broke.

โ€ข Did the agent notice its own mistake and recover, or keep building on a false assumption?

โ€ข Did it game the grader instead of solving the task (e.g., weakening a test or hardcoding an expected value)?

WHAT WE NEED FROM YOU

โ€ข Experience โ€” 2+ years in software engineering, DevOps, or site reliability, with real debugging in real codebases.

โ€ข Languages โ€” Strong in Python or Go, and able to read a language you've never used.

โ€ข Linux โ€” Comfortable with logs, running processes, build failures, and containers.

โ€ข Workflow โ€” Everyday Git, diffs, pull requests, and issue tracking.

โ€ข Debugging โ€” Able to work with no test suite and no error message pointing at the cause.

โ€ข Focus โ€” Able to hold context across a long run, because step 74 can depend on step 12.

โ€ข Writing โ€” Clear English, since every judgement needs an explanation another engineer can check.