Cutshort logo
Blutic India Pvt Ltd logo
Java Developer
Blutic India Pvt Ltd's logo

Java Developer

SURBHI Varshney's profile picture
Posted by SURBHI Varshney
4 - 8 yrs
₹12L - ₹18L / yr
Bengaluru (Bangalore)
Skills
Object Oriented Programming (OOPs)

Job Responsibilities:

  • Microservices Development: Contribute to the design, development, and testing of RESTful microservices using Java 14+, Spring Boot, and Spring Cloud.
  • Cloud Integration: Assist in building and deploying services that integrate with AWS ecosystem services, including S3, SQS, SNS, API Gateway, ElasticSearch, and Secrets Manager.
  • System Resilience: Help implement patterns for fault tolerance and latency tolerance using NetflixOSS tools such as Hystrix for circuit breaking and Ribbon for client-side load balancing.
  • API Gateway & Service Discovery: Work with tools like Zuul for routing and filtering and implement service registration/discovery using Eureka.
  • Security: Support the integration of authentication and authorization mechanisms using OAuth 2.0via Spring Cloud Security.
  • Distributed Tracing: Utilize monitoring tools like Sleuth and Zipkin to help track requests across multiple services and diagnose performance bottlenecks.
  • Asynchronous Messaging: Develop event-driven components using messaging platforms like Kafka and RabbitMQ.
  • Code Quality & Collaboration: Write clean, maintainable, and well-tested code. Participate in code reviews, sprint planning, and other Agile ceremonies using tools like JIRA and Git.
  • Collaboration: Work closely with cross-functional teams, including QE and DevOps, to ensure smooth deployment and operation of services.


Qualifications & Skills:

  • 4 Years to 6 year of professional experience developing applications with Java.
  • Hands-on academic or project experience with Spring Boot and an understanding of the Spring ecosystem (Spring Web, Spring Data JPA, Spring Core).
  • Familiarity with building and consuming RESTful APIs.
  • Basic understanding of microservices architecture principles.
  • Exposure to cloud platforms, preferably AWS, and an interest in services like S3, SQS, or SNS.
  • Knowledge of fundamental distributed systems concepts (caching, messaging, load balancing).
  • Familiarity with version control systems, preferably Git.
  • Strong problem-solving skills and a keen desire to learn new technologies.
  • Excellent communication and teamwork skills.



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 Blutic India Pvt Ltd

Founded :
2022
Type :
Services
Size :
100-1000
Stage :
Profitable

About

N/A

Company social profiles

N/A

Similar jobs

NeoGenCode Technologies Pvt Ltd
Akshay Patil
Posted by Akshay Patil
Gurugram
3 - 10 yrs
₹1L - ₹12L / yr
skill iconPHP
MySQL
skill iconLaravel
Object Oriented Programming (OOPs)
skill iconJavascript

Job Title : PHP Laravel Developer

Location : Gurgaon, India

Experience : 3+ Years

Interview Format : Walk-In Interviews at Gurgaon Office

Job Description :

We are looking for an experienced PHP Laravel Developer with 3+ years of experience to join our team. The ideal candidate will have strong PHP, Laravel, and MySQL skills along with a solid understanding of OOP principles.


Key Responsibilities :

  • Develop, test, and maintain web applications using PHP and Laravel.
  • Design and optimize MySQL databases, including writing SQL queries.
  • Write clean, efficient, and reusable code.
  • Solve technical problems with innovative solutions.
  • Collaborate with cross-functional teams.

Qualifications :

  • 3+ Years of hands-on PHP development, especially with Laravel.
  • Strong knowledge of OOP concepts.
  • Proficient in MySQL database design and query optimization.
  • Bachelor’s degree in Computer Science, IT, or related field.
  • Excellent communication and teamwork skills.

Interview Process :

  • Walk-In Interview at our Gurgaon office
  • Technical Assessment (coding test)
  • Technical and scenario-based interviews

Note :

Please bring your updated resume and be prepared to discuss your relevant experience.

Read more
CAW.Tech
at CAW.Tech
5 recruiters
Ranjana Singh
Posted by Ranjana Singh
Hyderabad
4 - 6 yrs
Best in industry
skill iconPHP
skill iconLaravel
Object Oriented Programming (OOPs)
MVC Framework
Design patterns
+4 more

We are looking for a Staff Engineer - PHP to join one of our engineering teams at our office in Hyderabad.


What would you do?

  • Design, build, and maintain backend systems and APIs from requirements to production.
  • Own feature development, bug fixes, and performance optimizations.
  • Ensure code quality, security, testing, and production readiness.
  • Collaborate with frontend, product, and QA teams for smooth delivery.
  • Diagnose and resolve production issues and drive long-term fixes.
  • Contribute to technical discussions and continuously improve engineering practices.


Who Should Apply?

  • 4–6 years of hands-on experience in backend development using PHP.
  • Strong proficiency with Laravel or similar PHP frameworks, following OOP, MVC, and design patterns.
  • Solid experience in RESTful API development and third-party integrations.
  • Strong understanding of SQL databases (MySQL/PostgreSQL); NoSQL exposure is a plus.
  • Comfortable with Git-based workflows and collaborative development.
  • Working knowledge of HTML, CSS, and JavaScript fundamentals.
  • Experience with performance optimization, security best practices, and debugging.
  • Nice to have: exposure to Docker, CI/CD pipelines, cloud platforms, and automated testing.


Read more
Octobotics Tech
at Octobotics Tech
2 recruiters
Reshika Mendiratta
Posted by Reshika Mendiratta
Noida
4yrs+
Upto ₹30L / yr (Varies
)
skill iconC++
QT
Design patterns
QML
Multithreading
+2 more

Senior C++/Qt Backend Engineer

(High-Performance Systems)

Location: Noida (On-site)


Introduction: Who We Are

We are a lean, product-based startup building the next generation of industrial robotics. Our products are deployed in critical, high-stakes environments, including Railways, Oil & Gas, Chemicals & Fertilizers, and Offshore operations.


We are not just writing code; we are building rugged, intelligent machines that operate in the real world.


1. The Mission (Pure Backend Focus)

You will architect the high-performance C++ Backend of our robotics software.

  • No UI Work: You will NOT be designing UI pixels or writing QML front-end code.
  • The Engine: Your mission is to build the “invisible engine” that processes 50 Mbps of raw scientific data and feeds it efficiently to the UI layer.
  • Ownership: You own the threads, the data structures, and the logic.

2. Critical Outcomes (The First 4 Months)

  • Architect the Data Ingestion Layer:
  • Design a C++ backend capable of ingesting 50 Mbps of live sensor data (from embedded hardware) without dropping packets or consuming excessive CPU.
  • Decouple Backend from UI:
  • Implement Ring Buffers and Lock-Free Queues to separate high-speed data acquisition threads from the main Qt Event Loop, ensuring the backend never freezes the UI.
  • Crash-Proof Concurrency:
  • Refactor the threading model to eliminate Race Conditions and Deadlocks using proper synchronization (Mutexes/Semaphores) or lock-free designs.
  • Efficient IPC Implementation:
  • Establish robust Inter-Process Communication (Shared Memory / Sockets) to allow the C++ backend to exchange data with other Linux processes instantly.

3. Strategic Outcomes (Months 5 Onward)

As the product matures, your focus will shift from “Building the Engine” to “Hardening and Scaling the Ecosystem.”

  • Robust OTA & Redundancy:
  • Implement Linux A/B Partitioning strategies. You will design the fallback mechanism where the system uses atomic updates to revert to the last known good configuration in case of an update failure, ensuring high availability in remote offshore locations.
  • Containerized Deployment:
  • Move from manual builds to automated deployment. You will containerize the application (Docker / Podman) and integrate it with Jenkins / GitLab CI to enable seamless remote deployment to the robot fleet.
  • Remote Diagnostics Engine:
  • Build the internal logic to capture, compress, and transmit critical system logs and core dumps securely to the cloud without saturating the robot’s bandwidth.
  • Fleet Monitoring Infrastructure:
  • Distinct from simple logging, you will architect the heartbeat and telemetry protocols that allow our central command to monitor the health of robots deployed in railways and chemical plants in real time.

4. Competencies (Must-Haves)

  • Qt Core (Backend Only):
  • Expert in QObject, QThread, QEventLoop, and Signal/Slot mechanisms. You understand how to push data to QML, but you don’t style it.
  • High-Performance C++:
  • You handle data at the byte level, preferring Circular Buffers (Ring Buffers) over standard vectors for streams.
  • Concurrency Mastery:
  • You know when to use Lock-Free programming to avoid thread contention and can manage interactions between Data Acquisition and Processing threads without bottlenecks.
  • Design Patterns:
  • Competence in Producer-Consumer (for streams), Singleton (hardware managers), and Factory patterns.
  • Linux System Programming:
  • Comfortable with IPC (Shared Memory, Unix Domain Sockets) and optimizing process priorities.

5. The “Squad” (Your Team)

  • Embedded Engineers:
  • They push the raw 50 Mbps stream to the OS; you write the drivers to catch it.
  • UI / Frontend Developers:
  • They handle QML / UX; you provide the data APIs they need.
  • Robotics (ROS) Engineers:
  • You ensure their heavy algorithms don’t starve your data acquisition threads.
  • Testers:
  • You ensure your code stands up to their stress testing.

6. Why This Role Defines Your Career

  • Deep Backend Engineering:
  • Escape the “button styling” trap. This is 100% logic, memory management, and architecture.
  • Real Engineering Problems:
  • Solve race conditions, memory leaks, and high-velocity data streams.
  • Architectural Autonomy:
  • You decide how the data moves and choose the patterns. You own the “Engine Room.”
Read more
Rezo.AI
Aishwarya Srivastava
Posted by Aishwarya Srivastava
Noida
3 - 7 yrs
₹10L - ₹28L / yr
skill iconJava
J2EE
MySQL
Design patterns
SOLID
+5 more

About Us

Rezo.ai is an AI-Powered Contact Center that enables enterprises to enhance customer experience and boost revenue by automating and analyzing customer agent interactions across multiple channels including voice, email, chat/WhatsApp, and social, at the required scale, whilst training agents with minimal costs


How do we do it

Rezo’s AI-Powered contact center leverages groundbreaking technologies in AI, ML, ASR, NLP, RPA, and predictive intelligence to transform customer experience and reduce costs by automating, and analyzing customer-agent conversations across multiple channels including voice, email, chat/Whatsapp, and social media, whilst coaching them. 


What Makes You A Good Fit :

  • You are passionate about technology and software development
  • You are continuously experimenting and learning more
  • You love solving problems and digging into complex problems
  • You believe in taking decisions as close to the product and technical expertise as possible.
  • You believe in creativity, trying new things and learning from your mistakes.
  • You believe in sharing insights and helping one another to build an even better user plan.

Key Skills Required:

  • 3-8 years of Experience in Java Product Development.
  • Good understanding of MYSQL.
  • Practitioner of clean code and SOLID principles
  • Exposure to GIT and Maven
  • Good verbal and written communication skills
  • Understands different major language paradigms (Object Oriented and Functional)
  • Understanding and Experience with Multi-Threaded Applications
  • Prior Experience in a SAAS Product company is a Plus 
  • Experience with Managing Team is a plus

Educational Background:

  • Bachelor's/Master’s degree in Computer Science Engineering from Tier 1 College is a Plus.

Why You Should Join Rezo.AI

  • You will be surrounded by Passionate Team Members with Exposure to Product Building
  • You will be learning About various Product Development Cycles
  • Big Career Opportunities
  • Learning by doing
  • The Opportunity of Innovation
  • Recognition
  • Enhanced Responsibility and Team Management

Cultural fitment 

Work at the heart of AI and customer engagement.

If you are fascinated by AI and looking to work with the latest AI technologies, in a fast growing and flexible work environment with immense growth opportunities, come and join us.

Rezo is the place to be if you want to work in an atmosphere where you can do meaningful research, contribute to the platform, and grow fast.


Culture/Values

We believe that allowing employees to pursue their interests and challenge the existing quo only helps to make Rezo a successful workplace. To that end, we are committed to assisting our employees in enhancing the skills that are vital to their professional growth.


FOCUS, INTEGRITY, TEAMWORK, PASSION, INNOVATION


Why Us?

We are a fast-paced start-up with some of the best talents from diverse backgrounds. Working together to solve customer service problems. We believe a diverse workforce is a powerful multiplier of innovation and growth, which is key to providing our clients with the best possible service and our employees with the best possible career. Diversity makes us smarter, more competitive, and more innovative.


Visit our website: https://rezo.ai/">https://rezo.ai/ for more information

Read more
Mumbai, Navi Mumbai
5 - 10 yrs
₹15L - ₹25L / yr
PL/SQL
skill iconJava
SQL
skill iconXML
XSLT
+5 more

Job Description:  

As a L3 analyst, you will play a key role within the Application Management team, leading services for its customer(s). This service has responsibility for the smooth daily operational running of the Client platform both in the cloud and on-premises. The Client application is business critical and centrally manages data for trading, settlement, risk, client and regulatory reporting systems. As a L3 analyst, you will be responsible for supporting complex infrastructure and application issues raised by L1/L2 support teams, and business analysts. You would also be working on client requests for enhancements, fixes, maintaining custom code, and following the best practices such as Agile, DevOps, etc.

 

The role is a technical role requiring a good technical knowledge of SQL/PLSQ, Core Java along with good debugging skill while supporting client implementations. You should have basic understanding on Unix system and commands. The ability to troubleshoot issues, assist users and help write specifications is essential. This position also works with product management to improve the software engineering processes and practices associated with continuously building, deploying, and updating software and environments.

 

  • Accountability and primary responsibility/duties:
  • A typical day would look like as follows: -
    • 40% support issues.
    • 40% configuration/development work.
    • 20% continuous improvement, automation, CICD, so on.
  • Activities would range across the lifecycle from discovery to post-implementation support.
  • Understanding client’s requirement, replicate the problem and providing the solution
  • Understanding and developing new requirements coming in from BAs (Business Analysts) and customers.
  • Update the existing functionality based on client needs.
  • Develop changes that cater to enhancing the product and/or fixing production issues
  • Prepare product releases of software components. (Java/SQL-PLSQL)
  • Contribute in all phases of the development cycle. (development/Deployment/Testing, peer review)
  • Create technical document for all changes made.

 

Required Qualifications/Knowledge/Skills

  • Bachelor’s degree in Computer Science or related field
  • Strong basics and working experience in following technologies: -
    • Core Java.
    • SQL / PLSQL coding.
    • Object Oriented Programming concepts and data structures.
  • Working knowledge on Unix platform
  • Working knowledge on XSLT and XML handling
  • Basic understanding App & web server working knowledge (JBOSS, WebLogic and WebSphere) and debugging skills.
  • Advantageous to have:
    • Working understanding on CICD, Dev-ops technologies.
    • Queuing technologies including Kafka, MQ, Solace.
    • Scripting including Python, Unix, java.
  • Hands on knowledge of Dev ops processes and tools Good interpersonal and communication skills.

Read more
Leading IT service IT Consulting
Leading IT service IT Consulting
Agency job
via MNR Solutions by Vikas Rana
Remote, Pune, Chennai
3 - 10 yrs
₹6L - ₹20L / yr
skill iconPython
skill iconDjango
Scripting
Object Oriented Programming (OOPs)
Waterfall
+1 more
Relevant 3 years Solid understanding of OOPs concepts. Willing to take efforts to advance in the technology or learn new technologies. Good communication skills and a continuous learner.

Experience working on waterfall or Agile (Agile model preferred)Solid understanding of Python scripting and/or frameworks like Django, Flask Back up RRS.
Read more
Amazon India
at Amazon India
1 video
58 recruiters
Prangya Paramita Behera
Posted by Prangya Paramita Behera
Bengaluru (Bangalore), Hyderabad, Delhi
3 - 9 yrs
₹20L - ₹60L / yr
skill iconJava
Microservices
Distributed Systems
HLD
Design patterns
+3 more

As a Software Development Engineer at Amazon, you have industry-leading technical abilities and demonstrate breadth and depth of knowledge. You build software to deliver business impact, making smart technology choices. You work in a team and drive things forward. 

Top Skills

•    You write high quality, maintainable, and robust code, often in Java or C++.

•    You recognize and adopt best practices in software engineering: design, testing, version control, documentation, build, deployment, and operations.

•    You have experience building scalable software systems that are high-performance, highly-available, highly transactional, low latency and massively distributed.

Roles & Responsibilities

•    You solve problems at their root, stepping back to understand the broader context.

•    You develop pragmatic solutions and build flexible systems that balance engineering complexity and timely delivery, creating business impact.

•    You understand a broad range of data structures and algorithms and apply them to deliver high-performing applications.

•    You recognize and use design patterns to solve business problems.

•    You understand how operating systems work, perform and scale.

•    You continually align your work with Amazon’s business objectives and seek to deliver business value.

•    You collaborate to ensure that decisions are based on the merit of the proposal, not the proposer.

•    You proactively support knowledge-sharing and build good working relationships within the team and with others in Amazon.

•    You communicate clearly with your team and with other groups and listen effectively. 

Skills & Experience

•    Bachelors or Masters in Computer Science or relevant technical field.

•    Experience in software development and full product life-cycle.

•    Excellent programming skills in any object oriented programming languages - preferably Java, C/C++/C#, Perl, Python, or Ruby.

•    Strong knowledge of data structures, algorithms, and designing for performance, scalability, and availability.

•    Proficiency in SQL and data modeling.

Read more
Several years of experience in designing web applications
Several years of experience in designing web applications
Agency job
via Jobdost by Ankitha Vyas
Bengaluru (Bangalore), Hyderabad, Chennai
5 - 7 yrs
₹12L - ₹15L / yr
skill icon.NET
ASP.NET
Object Oriented Programming (OOPs)
Fortify
Microsoft IIS
+25 more
Basic Qualifications: (what are the skills required to this job with minimum years of experience on each, including education)

• Should have 5+ years of work experience in design, develop, Code and Unit Test web and desktop-based applications written in .Net framework starting from 4.x and above.
• Strong analytical skills to understand a given requirement and provide work estimates.
• Strong Object-Oriented Programming knowledge.
• Strong experience with Static Code Analyzers like Fortify.
• Should have good understanding of web servers such as IIS and Front-end such as HTML’s and Razor based engines.
• Strong debugging skills using .net front end and backend.
• Strong coding experience and thorough understanding of programming languages such as C#, VB.NET, ASP.Net, ADO.Net, JQuery, JavaScript, Traditional Web Services, WCF, Web API and other Scripting languages such as pythons.
• Strong working knowledge on various design patterns such as MVC, MVVM, DDD, Repository Pattern and any custom/hybrid framework as designed by the Architects.
• Should have a strong working knowledge of Azure DevOps.
• Strong knowledge and understanding of data sharing medium using JSON, XML and other media types.
• Strong knowledge on Entity Framework (6 and above) and other ORM such as Dapper.
• Strong knowledge and programming skills in Database such SQL SERVER, Oracle, My SQL and SQL Express. Additionally, nice to know-how knowledge in MS ACCESS.
• Strong knowledge and coding experience in REST based web services and service-oriented design patterns using WCF and other API’s.
• Should have used IDE such as Visual Studio and Visual Studio Code for Front-end development.
• 1+ years of building SPA web solutions using Angular 6/7/8 , BackBone, Bootstrap
• 5+ years building HTML5 complaint pages
• 3+ years of experience using TypeScript
• 3+ years of writing automated testing using Jamine or others

Day to Day job Duties: (what this person will do on a daily/weekly basis)

• Co-ordinate/mentor other Junior developers on a day to day basis.
• Understand the use cases/User Story, code and develop on a designed platform/pattern.
• Strict adherence to coding standards.
• Participate self-code review/peer reviews and correct errors wherever applicable before checking in the final code into the Branch/code repo.
• Create code documentations wherever applicable and as set guidelines by the team.
• Create and perform Unit Tests wherever applicable as set guidelines by the team.
• Provide feedback and assist in estimation planning.
• Merge code branches as and when required.
• Create and publish release documentations and application deployments as and when requested.
• Report out statuses to the leads onshore daily during the Stand-up calls.
• Additionally, update efforts on a given work item on everyday basis.
• Provide true estimates on work assigned prior development. Also ask questions/provide comments on User Stories/work items assigned.
• Be a team player and flexible towards availability in case of any urgent issues that need immediate attention.
• Plan out vacations in advance (min. 2 weeks of adv. Notice).


Nice to have(not a must) experience, skills

• Good understanding of Service Workers.
• Prior coding experience using FORTRAN.
• Experience on 3rd party tools like Spire.Pdf, PDF.Js.
• Knowledge of Rapid application development framework like DevExpress, Code on Time, HighCharts.
• Knowledge of code clean up tools like CodeMaid.
• Knowledge of Power BI and O365 Suites of applications.
• knowledge of SQL Data tools like SSIS and SSRS.
Read more
Swiggy
at Swiggy
1 video
13 recruiters
Surendra  Motamarri
Posted by Surendra Motamarri
Bengaluru (Bangalore)
8 - 20 yrs
₹50L - ₹80L / yr
skill iconJava
Data Structures
Algorithms
skill iconPython
NOSQL Databases
+6 more
Job description :- PSE at Swiggy not only contribute to the high-level Architecture of several systems but also contribute to the overall success of the product by driving technology and best practices in engineering in their respective teams.- They establish technology vision for respective teams and demonstrate how to solve a deeply complex and hard technical challenge, and help communicate that vision upward (leadership), inward (peers and engineering team) and outward (product & business teams)Job responsibilities :- Coming up with best practices to help the team achieve their technical tasks and continually thrive in improving the technology of the product/team.- Experiment with new & relevant technologies and tools, and drive adoption while measuring yourself on the impact you can create.- Implementation of long term technology vision for your team.- Responsible for end to end architecture, high level design/ low level design of various systems and applications that you are assigned to- Creating architectures & designs for new solutions around existing/new areas- Decide technology & tool choices for your team & be responsible for them.- Driving the adoption of best practices & regular Participation in code reviews, design reviews, architecture discussions.- Technically Hands-on, prior experience with scalable Architecture- Possess 8+ years of software engineering and product delivery experience, with strong- Excellent command over Data Structures and Algorithms- Exceptional coding skills in an Object-Oriented programming language (Java preferred)- Strong problem solving and analytical skills- Experience with web technologies, PHP/ Java, Python, Linux, Apache, MySQL, solr,- Good knowledge of distributed technologies, real time systems of high throughput, low latency and highly scalable systems- Experience with high performance websites catering to millions of daily traffic is a plusCompany profile : - Swiggy is India's largest food ordering and delivery platform. With a vision of Changing the Way India Eats, the company has more than 25,000 active restaurants partners across eleven cities in the country.- Swiggy's innovative technology, large and nimble delivery service, and customer focus enable a host of benefits including lightning fast deliveries, live order tracking, no restrictions on minimum order amounts, and strong customer support. With a huge a customer base and 5lac order per day. Swiggy is redefining the food tech industry.
Read more
Global Investment Management Company
Global Investment Management Company
Agency job
via Enzyne HR Solutions by Shabna Baig
Bengaluru (Bangalore)
3 - 6 yrs
₹40L - ₹55L / yr
Algorithms
skill iconJava
Data Structures
Object Oriented Programming (OOPs)
 
Location : Bangalore
Experience : 3 – 6 Years
Function : Technology - IT & Systems
Vacancy : 20

Job Description :

 

The Team and Your Role

You will be a part of the Enterprise Engineering team, which is responsible for design and development of foundational software utilized by applications throughout AQR, including:

§  Enterprise Cloud Platform

§  Enterprise Messaging Fabric

§  Common Data Access Framework

§  Role Based Entitlements System

§  Application Monitoring and Alerting

§  Application Configuration Management

§  Business Notifications

These foundational services are part of a larger project that streamlines the entire SDLC from project inception through to production and post-production. We build and maintain common development tools and libraries that are implemented in Java, Python and Golang. The libraries provide business applications with core functionalities needed to build any application within our environment. In addition, we provide standardized cloud-based runtime platform with necessary tooling for all AQR applications.

What You Will Bring

§  Engineering degree in Computer Science or equivalent field from top schools

§  3 to 5 years of software development experience with substantial individual contribution

§  Outstanding coding, debugging and analytical skills

§  Experience working with complex projects through the software development lifecycle

§  Experience working in a geographically spread out team

§  Hands on programming experience with mastery over at least one programming language in Java or Python

§  Strong knowledge of: Spring, Multithreading, Open Source dbase

§  Microservice architecture

§  RESTful application design

§  Experience designing and developing distributed systems

§  OOP design patterns (especially Java or Python) and data modeling

 

Our technology platform includes:

 

§  AWS

§  Kafka

§  Mesos

§  Docker

§  Redis

§  Spring Boot

§  Excellent communication skills both verbal and written

§  Demonstrated contributions to open-source software is also a plus

 

Qualification : Bachelor of Engineering/ Bachelor of Technology 
Working Days : 5 Days a Week ( to )
Job Nature : Full Time
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