Cutshort logo
COUTLOOT logo
MERN Stack Developer
MERN Stack Developer
COUTLOOT's logo

MERN Stack Developer

Vaibhav Gaikwad's profile picture
Posted by Vaibhav Gaikwad
2 - 5 yrs
₹5L - ₹10L / yr
Mumbai
Skills
skill iconNodeJS (Node.js)
skill iconReact.js
skill iconMongoDB
skill iconAngular (2+)

Responsibilities :

- Design and develop highly scalable, highly available, reliable, secure and fault-tolerant systems with minimal guidance for one of the fastest-growing company in India

- Translate business requirements into scalable and extensible design

- Pair with team members on functional and nonfunctional requirements and spread design philosophy, goals and improve the code quality across the team

- Partner with the product management team to define and execute the feature roadmap

- Coordinate with cross-functional teams (Mobile, UX etc.) on planning and execution

- Proactively manage stakeholder communication related to deliverables, risks, changes and dependencies

- The building of all server-side logic, definition and maintenance of the central database, and ensuring high performance and responsiveness to requests from the front-end.

Experience and Skills :

- 2+ years of hands-on experience in designing, developing, testing and deploying applications on Node.JS for large scale applications.

- Strong proficiency with JavaScript

- Understanding of Asynchronous Request handling techniques.

- Deep knowledge of Linux : CentOS, Fedora, or Ubuntu

- Data modeling experience in Relational and NoSQL databases(MONGO DB)

- Ability to understand and implement Continuous Integration and Continuous Delivery

- Well versed with Agile methodologies, TDD and Test Engineering and Automation

- Ability to design and implement low latency RESTful services

- Experience troubleshooting server performance - memory issues, GC tuning, resource leaks, etc.

- Excellent understanding of interactive application development paradigm, memory management, performance/resource optimizations, database interactions, network programming, concurrency and multithreading, fault tolerance, monitoring, security and operability of systems

- Continuously refactor applications to ensure high-quality design

- Ability to plan, prioritize, estimate and execute releases with a good degree of predictability

Read more
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos

About COUTLOOT

Founded :
2016
Type :
Product
Size :
100-500
Stage :
Raised funding

About

Coutloot is India’s Fastest growing O2O full-stack service e-com platform, where you can easily open up your online store and start your business within 30 seconds. With millions of users everyday buying and selling fashion, electronics, home decor - coutloot is building trust and next digitized supply chain in India. We are building a team who has in them to understand and execute our vision of enabling 5 million Indians making money for the first time in their lives using our platform. Find Us here - https:/ /www.coutloot.com/app/download
Read more

Company video

COUTLOOT's video section
COUTLOOT's video section

Connect with the team

Profile picture
Vaibhav Gaikwad

Company social profiles

N/A

Similar jobs

Sentiaflow
Pune, Bengaluru (Bangalore), Delhi, Gurugram, Noida, Ghaziabad, Faridabad
3 - 8 yrs
₹24L - ₹35L / yr
skill iconPython
LangGraph
Agentic AI
skill iconAmazon Web Services (AWS)
skill iconNodeJS (Node.js)
+3 more

Agent Application Engineer (Backend / Agentic AI) — Level 1

About Sentiaflow

Sentiaflow is an AI engineering and IT services company that designs and delivers production-grade agentic AI systems. We work at the point where large language models meet real business operations: data, APIs, permissions, workflow state, human decisions, security, evaluation, and measurable outcomes.

Our initial domain focus is healthcare, particularly clinical trials and related operational workflows. These are environments where an impressive demo is not enough. A system must be dependable, traceable, appropriately controlled, and clear about when a human must make the decision.

We are building a specialised engineering organisation across three disciplines:

  • Agent Application Engineering
  • Agent Platform & Evaluation Engineering
  • Applied AI & Model Engineering

The Role

We are hiring strong backend or application engineers who want to specialise in building agentic AI applications. You do not need to arrive with several years of "agent engineer" experience. We are more interested in whether you have built real software, understand how production systems fail, and can learn to use models inside controlled business workflows.

As a Level 1 Agent Application Engineer, you will implement bounded parts of a production workflow under the guidance of an Agent Captain or senior engineer. Your work will connect models to application services, tools, data sources, and human approval points. You will be expected to make every important step observable, testable, and recoverable.

This is not a prompt-writing position, and it is not a generic chatbot role. It is an application engineering role for systems in which some decisions are probabilistic, while the surrounding controls must remain deterministic.

What You Will Work On

The specific client problem will vary, but typical work may include:

  • Converting a clinical-operations signal into a bounded workflow that gathers evidence, analyses likely causes, presents options, and routes a recommendation to an authorised person.
  • Building services that extract or structure information from trial documents and pass the result through validation and human review.
  • Integrating agent workflows with internal APIs, databases, document systems, notification services, and client platforms.
  • Implementing workflow state, recovery behaviour, approval gates, permissions, traceability, and scenario-based evaluations.

The work concerns operational decision support and workflow execution. It does not delegate clinical judgment or patient-care decisions to an autonomous model.

What You Will Be Responsible For

  • Translate a clearly scoped business workflow into typed inputs, outputs, states, actions, and escalation paths.
  • Build reliable application services and tool integrations using Node.js/TypeScript or Python.
  • Use an LLM only where model judgment adds value; implement rules, validation, authorisation, and workflow control in deterministic code.
  • Design structured model outputs and validate them before they can affect downstream systems.
  • Handle partial data, unavailable tools, duplicate events, retries, time-outs, rate limits, and other normal production failure modes.
  • Add logging, traces, metrics, and decision records that make the workflow diagnosable.
  • Create tests and evaluation cases that measure whether the complete workflow behaves correctly—not merely whether an answer sounds fluent.
  • Protect sensitive information and participate in code, design, failure-analysis, and release-readiness reviews.
  • Explain your implementation and its trade-offs clearly to engineers, delivery leads, and client stakeholders.

At Level 1, you will not be expected to define the entire client architecture alone. You will be expected to own your assigned module, ask precise questions, surface risks early, and bring it to a production-ready standard with senior review.

What We Are Looking For

Essential Experience

  • Approximately 3–6 years of hands-on backend or application engineering experience.
  • Evidence that you have built or materially owned production APIs, services, data flows, integrations, or workflow-heavy applications.
  • Strong programming ability in JavaScript/TypeScript, Python, Java, C#, Go, or a comparable backend language. Our preference is Node.js/TypeScript, but engineering depth matters more than language loyalty.
  • Practical understanding of API design, databases, asynchronous processing, authentication and authorisation, testing, and deployment.
  • Ability to reason clearly about state, retries, idempotency, concurrency, permissions, audit trails, and failure recovery.
  • Experience debugging real production behaviour rather than only building greenfield demonstrations.
  • Clear written and verbal communication, including the ability to explain technical trade-offs without hiding behind framework terminology.

Useful, but Not Mandatory

  • Experience integrating LLM or machine-learning capabilities into an application.
  • Experience with event-driven systems, state machines, workflow engines, observability, evaluation harnesses, or production incident analysis.
  • Experience in healthcare, life sciences, clinical trials, or another regulated or audit-sensitive environment.

Healthcare or clinical-trials experience is preferred, not required at Level 1. We would rather hire a strong production engineer who can learn the domain than a candidate who knows the vocabulary but cannot build dependable systems.

What Does Not Qualify by Itself

Any of the following may be useful experience, but none is sufficient on its own:

  • A chatbot or "chat with your documents" application.
  • A RAG demonstration built primarily by connecting frameworks.
  • A list of AI tools, model names, courses, certificates, or prompt-engineering techniques.
  • An application that works in a demo but has no clear handling of permissions, failures, evaluation, or production operations.

How We Will Assess Fit

Our evaluation is designed to identify engineering judgment without asking you to build unpaid project work. We will focus on:

  • A structured discussion of a production system you have worked on.
  • Questions grounded in your own CV and claimed experience.
  • A realistic workflow scenario covering system boundaries, evidence, controls, failure modes, and testing.
  • Backend fundamentals and how you would apply them to an AI-enabled workflow.

You are NOT expected to have built a clinical-trials agent before applying.

What Success Looks Like

Within your first six months, you should be able to:

  • Implement a bounded agent-workflow module from an agreed design and take responsibility for its quality.
  • Integrate models and tools without allowing probabilistic output to bypass deterministic controls.
  • Produce traces, tests, and evaluation evidence that support a release decision.
  • Diagnose failures across application, tool, data, and model boundaries with progressively less supervision.
  • Explain the workflow to a client or domain stakeholder in clear operational language.

Consistent performance at this level creates a path towards Level 2 — Independent Delivery Engineer, where you own a production workflow end to end, including discovery, architecture, integrations, evaluation, failure handling, and release readiness.

Why You Should Join Us

  • Build the real systems behind agentic AI. You will work beyond demos and wrappers on the engineering problems that determine whether an AI workflow can operate in production.
  • Develop a scarce, durable specialisation. Sentiaflow offers a defined progression across application engineering, platform and evaluation, and applied AI—not a vague instruction to "learn AI."
  • Work on consequential operational problems. Clinical-trials workflows demand evidence, traceability, human accountability, and reliable execution.
  • Learn through delivery with experienced review. You will own meaningful engineering work while receiving architectural and domain guidance appropriate to your level.
  • Influence how the discipline is built. We are at an early stage, so strong engineers will help shape our methods, reusable assets, quality standards, and engineering culture.
Read more
The Alter Office
at The Alter Office
2 candid answers
Harsha Ravindran
Posted by Harsha Ravindran
Bengaluru (Bangalore)
2 - 4 yrs
₹8L - ₹12L / yr
Architecture
WebSocket
Authentication
skill iconRedis
RESTful APIs
+22 more

Job Summary:

We are looking for a skilled and motivated Backend Engineer with 2 to 4 years of professional experience to join our dynamic engineering team. You will play a key role in designing, building, and maintaining the backend systems that power our products. You’ll work closely with cross-functional teams to deliver scalable, secure, and high-performance solutions that align with business and user needs.

This role is ideal for engineers ready to take ownership of systems, contribute to architectural decisions, and solve complex backend challenges.


Website: https://www.thealteroffice.com/about


Key Responsibilities:

  • Design, build, and maintain robust backend systems and APIs that are scalable and maintainable.
  • Collaborate with product, frontend, and DevOps teams to deliver seamless, end-to-end solutions.
  • Model and manage data using SQL (e.g., MySQL, PostgreSQL) and NoSQL databases (e.g., MongoDB, Redis), incorporating caching where needed.
  • Implement and manage authentication, authorization, and data security practices.
  • Write clean, well-documented, and well-tested code following best practices.
  • Work with cloud platforms (AWS, GCP, or Azure) to deploy, monitor, and scale services effectively.
  • Use tools like Docker (and optionally Kubernetes) for containerization and orchestration of backend services.
  • Maintain and improve CI/CD pipelines for faster and safer deployments.
  • Monitor and debug production issues, using observability tools (e.g., Prometheus, Grafana, ELK) for root cause analysis.
  • Participate in code reviews, contribute to improving development standards, and provide support to less experienced engineers.
  • Work with event-driven or microservices-based architecture, and optionally use technologies like GraphQL, WebSockets, or message brokers such as Kafka or RabbitMQ when suitable for the solution.


Requirements:

  • 2 to 4 years of professional experience as a Backend Engineer or similar role.
  • Proficiency in at least one backend programming language (e.g., Python, Java, Go, Ruby, etc.).
  • Strong understanding of RESTful API design, asynchronous programming, and scalable architecture patterns.
  • Solid experience with both relational and NoSQL databases, including designing and optimizing data models.
  • Familiarity with Docker, Git, and modern CI/CD workflows.
  • Hands-on experience with cloud infrastructure and deployment processes (AWS, GCP, or Azure).
  • Exposure to monitoring, logging, and performance profiling practices in production environments.
  • A good understanding of security best practices in backend systems.
  • Strong problem-solving, debugging, and communication skills.
  • Comfortable working in a fast-paced, agile environment with evolving priorities.


Read more
a funded wellness startup
a funded wellness startup
Agency job
via Qrata by Prajakta Kulkarni
Mumbai
3 - 10 yrs
₹20L - ₹35L / yr
skill iconNodeJS (Node.js)
skill iconGit
AWS Lambda
About

A digital first, multi-brand consumer goods company owned and operated under one house, with each of its brands working together toward one mission: To help Indians lead a
more fulfilling life surrounded by wellness and grace.

The founders, Revant and Dhyanesh have more than a decade of experience building, advising and investing in consumer brands. This has allowed them to understand the Indian consumer in a level of detail about their health, habits, and more.

The business is creating a family of purposeful brands with products that solve a particular problem for a small segment of people. Each brand provides the essentials to make an individual segment of people lead a graceful life full of purpose and wellbeing. Each brand offers high quality, responsibly-made products that are inviting and easy to use, paired with access to ongoing guidance and support.

Role

As one of the first members of the backend development team, you will be responsible
for architecting and setting the standards for building our core backend/microservices. Also, you will be responsible for shaping up the entire system for scale and collaborating extensively with the frontend and design teams to create the best consumer experiences.

Responsibilities

● Develop microservices that will be used by the frontend through API endpoints.
● Translate business requirements into high quality code.
● Ensure that the code is deployed in a secure and scalable fashion.
● Focus on code maintainability and performance of application.
● Provide technical advice and assists in solving programming problems.
● Enhance Analytics and overall backend architecture for better performance.

Requirements

● 3+ years of backend/full-stack development experience
● 1+ years of experience on NodeJS
● 1+ years experience in building APIs in a microservice architecture
● Experience in PHP is a plus
● Experience with AWS services such as Lambda, CloudWatch, CloudFront
● Has experience managing other developers
● Has experience in code reviewing/being the gatekeeper for an entire project
● Experience with RabbitMQ or similar queuing system
● Experience with Redis/ElasticSearch is a plus
● Familiarity with CI/CD pipeline tools like Jenkins
● Good knowledge of working with Git
● A knack for benchmarking and optimization
Read more
Ylytic
at Ylytic
2 recruiters
Mradul Sharma
Posted by Mradul Sharma
Remote only
1 - 2 yrs
₹3L - ₹6L / yr
skill iconPython
skill iconFlask
skill iconMongoDB
RESTful APIs

Backend Development - Intern

 

Converts into a full time position based on performance


A Backend Developer, for an early-stage Analytics startup who can help us translate Product specs into a high-performing and scalable product across platforms. Also help in improving functionality of product. End goal is to achieve product-market objectives

The candidate will have rich learning into what goes into developing, scaling a product from scratch. A chance to grow into a Backend Development Owner in medium-long term

Responsibilities

  1. Own Back End Development closely with Product Owner

  2. Design, implement and maintain product modules/sub-systems in your scope

  3. Perform bug verification, release testing and support for assigned products.

  4. Conduct unit testing and integration testing.

  5. Make sure the delivered product matches the business requirements.

Expectations from candidate

  1. Ability: Good at logical thinking, problem solving

  2. Inclination: Curious and strong willingness to learn from problems, write good code

  3. Knowledge: Basics of Back End Development (Some academic degree/certification

    or Prior experience/Projects preferred)

  4. Languages/Tool/Framework: Python, MongoDB, GraphQL, GoLang

  5. Interest in product focused work in a fast-moving start-up environment

  6. Attitude: We are looking for a person with an owner mindset who can partner with

    us in building our product with a lot of commitment. We like people who are curious problem solvers and are interested in learning with us and working hard.

What we offer

  1. Great culture focused on outcomes through learning and experimentation

  2. Mentoring by experienced professionals from pedigreed backgrounds (IIT/IIMs)

  3. Growth, ownership, and flexibility to achieve your goals.

 

Read more
Refyne
at Refyne
2 recruiters
Mamatha Lakshmi
Posted by Mamatha Lakshmi
Bengaluru (Bangalore)
2 - 6 yrs
₹15L - ₹32L / yr
skill iconNodeJS (Node.js)
skill iconNextJs (Next.js)
skill iconMongoDB
SQL
NOSQL Databases

Responsibilities:

  • Responsible for developing Web Applications/ Rest Apis/ Automation Scripts.
  • Design, Develop, Enhance and test Back End Web Modules using Nodejs, Nestjs Framework, Mongo DB.
  • Research and explore existing solutions, competition to get a holistic understanding of the design and development.
  • Communicate and collaborate effectively with various teams for effective outcomes.
  • Meet deadlines in a high intensity work environment.
  • Write Highly scalable and stable code.
  • Pick up any project & amp; suggest a solution for completing it.
  • Write production ready code with minimal bugs.
  • Review other engineers' code and provide constructive feedback.
  • Help grow the engineering team through involvement in the technology community (conferences, meetups, blog posts, open-source projects, etc) and referrals.
  • Monitor changes in production & amp; rollback if necessary.
  • Pair often and provide some guidance to more junior engineers.

 

Requirements:

  • 2-6 years of working experience in backend technologies.
  • Proficient in NodeJs, NestJs, Js.
  • Understanding of Backend End Technologies.
  • Proficient in RESTful APIs and API Communications.
  • Understanding of Sql and NoSql Databases.
  • Good grasp of Asynchronous Programming and its work arounds.
  • Database schema Creation for business process.
  • Working knowledge in user authentication and authorization.
  • Implementing data protection Error Handling skills
  • Good at analyzing and solving problems.
  • Passionate to work in a start-up.
  • Knowledge of firebase authentication and analytics.
  • Knowledge of AWS deployment tools and strategy.
  • Should be good with the Low Level and High Level Design.
  • Understanding of Different Design Patterns.
Read more
In2tive
In2tive
Agency job
via Lightwave Consultants by Soumya Singh
Bengaluru (Bangalore)
2 - 5 yrs
₹4L - ₹15L / yr
skill iconGo Programming (Golang)
RESTful APIs
skill iconMongoDB
Gorilla Mux
Technical Requirements: (GoLang + Kubernetes preferred)

- 1-3 years of production-grade experience in Go Language Developer

- Strong knowledge of Go programming language, paradigms, constructs, and idioms

- Knowledge of common Goroutine and channel patterns

- Experience with the full site of Go frameworks and tools, including:

- Dependency management tools such as Godep, Sltr, etc.

- Go's templating language

- Go's code generation tools, such as Stringer.

- Popular Go web frameworks, such as Revel

- Router packages, such as Gorilla Mux

- You must have the ability to write clean and effective code comments

- You must be familiar with the following Databases

- MySQL,MongoDB,Redis

- You must be familiar with RESTful APIs

- Understanding of Docker,Kubernetes is a bonus

- You must be familiar with code versioning tools such as Git

- Understanding of Front-end Technologies such as React.js & Next.js is a bonus

Educational:

- B. Tech / B. E in Computer Science or related field or MCA
Read more
Civil Maps
at Civil Maps
4 recruiters
Rupa Lakshmi Nallamalli
Posted by Rupa Lakshmi Nallamalli
Hyderabad
3 - 15 yrs
₹15L - ₹25L / yr
MEAN stack
skill iconNodeJS (Node.js)
skill iconMongoDB
We are Civil Maps , Civil Maps, provider of 3D mapping technology for fully autonomous vehicles, has raised a $6.6 million seed funding round from Ford Motor Company, Motus Ventures, Wicklow Capital, StartX Stanford and Yahoo cofounder Jerry Yang’s AME Cloud Ventures. Civil Maps’ mission is to make it possible for fully autonomous vehicles (SAE Levels 4-5) to drive anywhere smoothly and safely. Through artificial intelligence and vehicle-based local processing, Civil Maps converts sensor data into meaningful map information built specifically to direct fully autonomous vehicles. The company will use the seed investment to accelerate product development and deployment with a number of leading automotive companies and technology partners. Civil Maps’ artificial intelligence software aggregates raw 3D data from LiDAR (high-resolution laser imaging), camera and other sensors onboard autonomous vehicles and organizes the information into machine-readable maps. The information is vastly more actionable than today's map data and requires only a fraction of the data storage. Thanks to this light data footprint, Civil Maps’ spatial information is far less costly to transmit over cellular networks, enabling the company to easily crowdsource, update and share road data in real time—a major improvement over the lengthy processes that require human annotation in current use. As a result, the company can quickly generate and maintain maps that give fully autonomous vehicles the comprehensive and precise knowledge to autonomous operate safely and smoothly on all roads. We are hiring the professionals for the below skills : Work Location : Hyderabad Backend Developers : Experience : 4+ years Job Description : Solid understanding of JavaScript prototypes, callbacks, promises, performance issues. Experience designing and using REST services which can scale horizontally. Experience with Node.js and Express. Experience with unit testing, automation and validation frameworks. Experience with NoSQL databases (data model design), MongoDB or similar. Experience with Identity Management and Security (SSL protocols, data encryption, user authentication, authorization services). Experience with OAuth. Experience with messaging and caching frameworks. Experience with Linux based operating systems. Experience building applications in a cloud environment (ideally AWS). Experience with C++, Python is a plus.
Read more
Wandertrails Services Pvt Ltd
at Wandertrails Services Pvt Ltd
1 video
5 recruiters
Hari Gangadharan
Posted by Hari Gangadharan
Bengaluru (Bangalore)
3 - 8 yrs
₹6L - ₹18L / yr
skill iconNodeJS (Node.js)
skill iconMongoDB
skill iconJavascript
skill iconAmazon Web Services (AWS)
RESTful APIs
+1 more
About the role: The Product & Engineering function at Wandertrails is an exciting and challenging place to work, where cutting edge technology meets problem solving and business process modelling. The function takes care of all the technology products used to drive the business and operations at Wandertrails including a developed-from-scratch CRM, Operations portal, Host reservation PWA and most significantly the www.wandertrails.com website. Additionally, the team looks at all integrations between Wandertrails and 20+ partners within and outside the travel industry. We are fully on-cloud and believe in staying up-to-date in terms of technology and trends. Our stack is built on technologies such as Node.JS, MongoDB, NGINX, ElasticSearch, Docker, Kubernetes, Jenkins to name a few. We are currently looking for a strong and hands-on developers with 3+ years’ experience in back-end technologies. Profiles with knowledge in configuration management, dev-ops processes, cloud computing will be preferred. Mandatory skills NodeJS MongoDB Git SCM Debugging and Profiling Web services (ReST and SOAP) Unix/Shell scripting System design skills Value-adds Elastic search Configuration Management - Chef / Puppet / Saltstack Continuous Integration – Jenkins / Other CIs AWS / Cloud computing knowledge Docker / Containers / Kubernetes Service Integration - Message Queues / ESB Knowledge in Big Data Advanced database skills - Sharding / Replication
Read more
nurtrcom
at nurtrcom
1 video
1 recruiter
Shantoshri Sikdar
Posted by Shantoshri Sikdar
NCR (Delhi | Gurgaon | Noida)
2 - 4 yrs
₹7L - ₹12L / yr
skill iconNodeJS (Node.js)
skill iconJavascript
skill iconMongoDB
Fullstack Developer
User Experience (UX) Design
+3 more
Roles & Responsibilities : - Experience in developing web apps using HTML5, Angular.js, Node.js, and Mongo DB. - Binding of UI elements to JavaScript object models - Creating Restful services with Node.js - Architect scalable web architectures - Work in a cross-functional team to deliver a complete user experience - Create Unit and Integration tests to ensure the quality of code - Be responsive to change requests and feature requests - Ability to wear many hats and learn new technologies quickly Experience : - Detail oriented experience as a Web Developer creating Angular based solutions - Minimum 2 years with Node.js and Express - Ability to work both independently and in collaborative teams to communicate design and build ideas effectively - Experience using asynchronous Restful services (JSON) A brief about the company : - nurtr is a data-driven curated marketplace for educational products and services. - The platform seeks to help students establish where they are, help identify the gap between where they are and where they want to be and empower them with tools to bridge the gap. - nurtr's core team has 45+ years of experience in education, technology, and entrepreneurship with a successful track record of building and scaling internet consumer brands. The team comes from IITs, IIMs, and INSEAD and is helped by an active set of advisors and mentors - people who have built and run billion-dollar ventures in technology, consumer goods, and finance. For more information pls visit our website www.nurtr.com
Read more
QA InfoTech
at QA InfoTech
2 recruiters
Ankita Gupta
Posted by Ankita Gupta
Noida, NCR (Delhi | Gurgaon | Noida)
2 - 4 yrs
₹1L - ₹5L / yr
skill icon.NET
skill iconPython
skill iconRuby on Rails (ROR)
skill iconPHP
skill iconNodeJS (Node.js)
+2 more
.Net Developer with minimum 2 years of Experience on .Net
Read more
Why apply to jobs via Cutshort
people_solving_puzzle
Personalized job matches
Stop wasting time. Get matched with jobs that meet your skills, aspirations and preferences.
people_verifying_people
Verified hiring teams
See actual hiring teams, find common social connections or connect with them directly.
ai_chip
Move faster with AI
We use AI to get you faster responses, recommendations and unmatched user experience.
Did not find a job you were looking for?
icon
Search for relevant jobs from 10000+ companies such as Google, Amazon & Uber actively hiring on Cutshort.
companies logo
companies logo
companies logo
companies logo
companies logo
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos