Cutshort logo
PyQt Jobs in Delhi, NCR and Gurgaon

11+ PyQt Jobs in Delhi, NCR and Gurgaon | PyQt Job openings in Delhi, NCR and Gurgaon

Apply to 11+ PyQt Jobs in Delhi, NCR and Gurgaon on CutShort.io. Explore the latest PyQt Job opportunities across top companies like Google, Amazon & Adobe.

icon
Intozi Tech Pvt Ltd

at Intozi Tech Pvt Ltd

1 recruiter
Virender Josan
Posted by Virender Josan
NCR (Delhi | Gurgaon | Noida)
0 - 1 yrs
₹1L - ₹2L / yr
Linux/Unix
skill iconPython
Algorithms
skill iconC++
skill iconC#
+1 more
Experience with GUI technologies & development on Linux
Experience in Object-Oriented design and Multithreaded programming
Strong analytical and problem solving skills
Strong understanding of computer systems e.g. operating systems, networks, performance optimization, etc
Degree in Computer Science or Computer Engineering or related field
Independent team player with an eye for details and report on status and planning of own work.
Read more
Octobotics Tech

at Octobotics Tech

2 recruiters
Reshika Mendiratta
Posted by Reshika Mendiratta
Noida
2yrs+
Upto ₹18L / yr (Varies
)
QT
QML
skill iconC#
XAML
Model-View-View-Model (MVVM)
+1 more

The Opportunity: Building the "Eyes" of Industrial Inspection

At Octobotics, we are addressing the challenge of finding the right "Who" to build the next generation of autonomous industrial inspection systems. We aren't just looking for a coder; we are looking for a Strategic Lead Developer—a high-impact individual who can transform high-bandwidth hardware data into life-saving, intuitive user experiences.

This role is the critical link in our mission. Our autonomous platforms—serving the Oil & Gas, Rail, and Chemical sectors—generate massive sensor payloads that must be visualized in real-time to prevent catastrophic infrastructure failure. You will own the bridge between raw physics and the inspector’s fingertips, ensuring that sustained success and exceptional results are built into our interface.


Key Responsibilities: Where Systems Meet Strategy

  • High-Throughput Engine-to-UI Integration: Architect and develop robust WPF (C#) and Qt (C++) applications capable of ingesting and processing sustained sensor data streams of 100–200 MBPS.
  • Interoperability Bridge Engineering: Design, implement, and optimize the high-speed data layer (via C++/CLI, Shared Memory, or gRPC) that connects low-level C++ sensor drivers to our C#-based visualization tools used across diverse industrial environments.
  • Performance Engineering & Hardware Acceleration: Implement advanced rendering techniques (DirectX/OpenGL) to ensure seamless, 60 FPS visualization of dense PAUT (Phased Array Ultrasonic Testing) datasets, eliminating UI jitter even under peak load.
  • Cross-Sector Technical Leadership: Collaborate with the Principal Architect to define scalable data structures and communication protocols for inspection bots operating in specialized Oil, Gas, and Chemical facilities.
  • Mission-Critical Reliability: Ensure the stabilization of our software culture by building cohesive, high-performing codebases that avoid the "ripple effect" of technical debt and hiring mistakes.

Required Experience: The Technical Blueprint

  • WPF & C# Mastery: Extensive professional experience with XAML, MVVM, and sophisticated asynchronous programming. You must be able to handle high-frequency data notifications without overwhelming the UI Dispatcher.
  • Qt/QML Proficiency: Proven track record of building modern, responsive, and performance-oriented interfaces in C++ that interface directly with hardware layers.
  • High-Bandwidth Data Handling: Demonstrated experience managing massive data pipelines (100MBps+) where memory management and thread priority are the difference between success and system failure.
  • Cross-Language Marshalling: Deep understanding of the performance trade-offs involved in moving data between managed (C#) and unmanaged (C++) memory spaces.
  • Strategic Engineering Mindset: An innate ability to identify bottlenecks before they derail projects and the "scrappiness" to implement long-term architectural solutions in a lean startup environment.

Why Join Octobotics?

We offer a culture of excellence where roles are filled by high-performing individuals aligned with our goals and values. You will have the autonomy to choose the best tools for the job and the impact of seeing your work directly influence the safety of global energy and chemical infrastructure. We prioritize growth, meaningful work, and a clear sense of purpose.

Read more
Octobotics Tech

at Octobotics Tech

2 recruiters
Reshika Mendiratta
Posted by Reshika Mendiratta
Noida
3yrs+
Best in industry
ROS
Internationalization and localization
Navigation
Nav2
SLAM
+2 more

Senior Robotics Engineer (ROS 2 Migration & Systems) - WorkFlow

Department: R&D Engineering

Location: Octobotics HQ (Noida/On-Site)


The Mission

To successfully migrate our legacy ROS 1 architecture to a high-performance ROS 2 Native ecosystem, architecting a navigation stack that survives the "unheard-of" edge cases of the real world.


1. The Context: The Great Migration

Octobotics is at a pivot point. Our legacy stack was built on ROS 1 (Noetic). It got us to MVP.

But to scale, we are tearing it down and rebuilding in ROS 2 (Humble/Iron).

We are not looking for someone to maintain old code. We are looking for an Architect to lead this migration. You will deal with the pain of bridging ros1_bridge, porting custom messages, and rewriting node lifecycles from scratch.

If you are afraid of breaking changes and complex dependency hell, stop reading now.


2. The "Scorecard" (Outcomes)

  • The Migration: Port our core navigation and control logic from ROS 1 to ROS 2. This involves rewriting nodes to utilize Lifecycle Management and Node Composition for zero-copy transfer.
  • Nav2 Architecture: We don't just "install" Nav2. You will write custom Behavior Tree plugins and Costmap layers to handle dynamic obstacles in unstructured environments.
  • Middleware Optimization: You will own the DDS layer (FastDDS/CycloneDDS). You must tune QoS profiles for lossy WiFi environments and debug discovery traffic issues that traditional network engineers don't understand.
  • Sensor Fusion & State Estimation: Implement and tune EKF/UKF pipelines (robot_localization) to fuse IMU, Wheel Odometry, and LiDAR. You must understand Covariance Matrices—if your covariance grows unbounded, you have failed.
  • Serialization Strategy: Implement Protocol Buffers (Protobuf) for high-efficiency, non-ROS internal data logging and inter-process communication where overhead must be zero.

3. Technical Requirements (The Hard Skills)

The Stack (ROS 1 & ROS 2):

  • Deep ROS 2 Mastery: You know the difference between spin(), spin_some(), and Multi-Threaded Executors. You understand why we are moving to ROS 2 (Real-time constraints, DDS security, QoS).
  • Navigation Stack: In-depth knowledge of Nav2 (Planners, Controllers, Recoveries). You understand Global vs. Local planners (A*, DWB, TEB).
  • SLAM & Localization: Experience with Graph-based SLAM (Cartographer, SLAM Toolbox). You know how to close loops and optimize pose graphs.

The Math (The "Weeder"):

  • Linear Algebra & Geometry: Rigid body transformations are your second language. You understand Quaternions, homogeneous transformation matrices ($T \in SE(3)$), and how to avoid Gimbal Lock.
  • Kinematics: You can derive Forward and Inverse Kinematics for Differential Drive and Ackermann steering chassis.
  • Probabilistic Robotics: Understanding of Bayesian estimation. You know that sensors are noisy and that "Ground Truth" is a myth.

The Code:

  • C++ (14/17): Real-time safe coding standards. RAII, Smart Pointers, and template metaprogramming.
  • Python: For prototyping and complex orchestration.

4. The "Topgrading" Filter (Do NOT apply if...)

  • You think roslaunch is the same as ros2 launch.
  • You have never defined a custom .msg or .srv file.
  • You struggle to visualize a TF tree in your head (map -> odom -> base_link).
  • You think latency "doesn't matter" in a control loop.

5. The Challenge: Surfing the Tsunami

Let’s be honest: AMR (Autonomous Mobile Robots) is hard.

We are solving problems that are unheard of in the standard "warehouse" world. We deal with dynamic crowds, changing lighting, and network black holes.

There will be days when the Sensor Fusion drifts for no reason. There will be days when the DDS discovery fails because of a multicast storm. There will be architectural "Tsunamis" that threaten to wipe out our sprint.


We are looking for the engineer who doesn't run for higher ground, but grabs a board and says, "I’m ready to surf."

Read more
TechSkillio
Tech Skillio
Posted by Tech Skillio
Bengaluru (Bangalore), Mumbai, Delhi, Gurugram, Noida, Pune, Hyderabad
4 - 8 yrs
₹5L - ₹12L / yr
skill iconC
skill iconC++
Device Driver Development
Linux/Unix
Linux kernel
+1 more

Job Summary

We are seeking a highly skilled and motivated Linux Device Driver Engineer with strong C/C++ programming skills and hands-on experience in Linux driver development. The ideal candidate will have a proven track record of working with kernel modules and hardware interfaces, and be comfortable debugging and optimizing low-level system software.

Key Responsibilities

  • Porting existing Linux device drivers to new platforms, SoCs, and kernel versions.
  • New driver development for custom hardware components and peripherals.
  • Debugging kernel and driver-level issues using industry-standard tools.
  • Integration & bring-up of hardware with Linux-based systems.
  • Collaborate with hardware teams to interpret specifications and enable device functionality.
  • Optimize drivers for performance, reliability, and resource efficiency.
  • Write clear technical documentation for driver APIs, design, and integration steps.

Required Skills & Qualifications

  • Bachelor’s/Master’s in Computer Science, Electronics, or related field.
  • 4 to 8 years of professional experience in software development.
  • Strong proficiency in C/C++ programming and memory management.
  • Hands-on experience with any Linux device driver (character, block, network, USB, PCIe, I2C, SPI, etc.).
  • Good understanding of Linux kernel architecture, module programming, and build systems.
  • Knowledge of interrupt handling, DMA, and device tree configuration.
  • Familiarity with cross-compilation and embedded Linux toolchains.
  • Experience with debugging tools (GDB, ftrace, perf, printk, etc.).
  • Version control experience (Git).

Preferred Skills

  • Exposure to multiple driver types (networking, storage, multimedia, etc.).
  • Experience with Yocto, Buildroot, or similar embedded Linux environments.
  • Knowledge of real-time Linux and RT patches.
  • Scripting knowledge (Python, Bash) for testing and automation.

Soft Skills

  • Strong analytical and debugging skills.
  • Good communication and collaboration abilities.
  • Ability to work independently and take ownership of deliverables.


Read more
Noida
1 - 5 yrs
₹10L - ₹20L / yr
Matlab
skill iconC++
Embedded C
skill iconPython

About Statcon Electronics 

Statcon Electronics India Limited Statcon Electronics India Limited is a company specializing in the field of power electronics since its inception, with its roots going back to 1986. It has held prestigious clientage both nationally and internationally, with ABB, Alstom, BHEL, Indian Air Force, Indian Army, Indian Railways, GAIL, and Indian Oil, to name a few. SEIL has a diverse portfolio, spanning across 4 sectors – Railways, Power, Defence and Solar energy.  

 

About the position 

We are looking for a multiple embedded software engineers with experience in developing firmware for controlling power electronics systems. Openings are available for senior and principal engineer positions across multiple product streams, and target markets include the Indian subcontinent, Africa and North America. 

 

Required Technical skills 

  • Demonstrated experience in developing embedded firmware for real-time power electronics systems using 16/32 bit ARM microcontrollers (ST Microelectronics preferred).  
  • Must have shipped at least 1 major relevant product to the market which meets standard industry specifications. Experience with designing for North American/European markets a plus. 
  • Experience with common communication protocols such as SPI, I2C, USB, UART, Bluetooth, Ethernet, RS232, and RS485 
  • Experience with peripherals and systems such as ADC, DAC, timer, GPIO, PWM, DMA, NVIC, serial and parallel interfaces, memory, bootloaders and watchdog timers 
  • Proficiency in advanced algorithm development using Embedded C 
  • Experience with embedded software tools such as editors, assemblers, compilers, debuggers, simulators, emulators and Flash/OTP programmers. 
  • Thorough understanding of power electronics topologies and control strategies 
  • Good grasp over digital signal processing techniques 
  • Ability to read and interpret component datasheets, PCB schematics and layout design 
  • Familiarity with using measurement devices such as oscilloscopes, multimeters, function generators and logic analyzers to bring up and debug hardware 
  • Demonstrated knowledge of firmware development best practices (code reviews, unit tests, Software Configuration Management, version control using git etc.) 
  • Excellent documentation skills, and a good grasp over the English language 
  • Comfort in using modern collaborative tools such as Slack/Microsoft Teams, JIRA/Trello/Microsoft Planner, Confluence/Microsoft OneNote and the like. 

 

Bonus Technical skills 

  • Experience using at least one scripting language, preferably Python 
  • Experience with designing for North American/European markets 
  • Experience with designing for IEC and BIS standards 
  • Familiarity with EMI/EMC process 
  • Ability to simulate power electronics systems using Simulink/MATLAB or equivalent open-source tools 
  • Familiarity with agile software development processes 
  • Experience with Linux administration using command line 

 

Soft skills 

  • Ability to mentor junior engineers and generate testing procedures for people of all skill levels 
  • Excellent inter-personal skills 
  • Strong attention to detail with the ability to work on tight deadlines 
  • Team player with the ability to work independently under minimal supervision 
  • Excellent problem-solving skills 
  • Ability and desire to learn new technologies quickly 

 

Qualifications 

  • Junior Engineer: A Master's (preferred) in Electrical/Electronics/Computer Engineering with 1 year of industrial experience, or a Bachelor's with 3 years of relevant industrial experience. 
  • Senior Engineer: A Master's (preferred) in Electrical/Electronics/Computer Engineering with 4 years of industrial experience, or a Bachelor's with 6 years of relevant industrial experience. 
  • Principal Engineer: A Master's (preferred) in Electrical /Electronics/Computer Engineering with 8 years of industrial experience, or a Bachelor's with 10 years of relevant industrial experience. 

 

Responsibilities 

  • Develop, implement and test cutting-edge algorithms for medium and high-power AC-DC, DC-AC and AC-AC conversion of 1 phase and 3 phase AC systems up to 440 V AC, and DC-DC conversion of systems up to 1000 V DC. 
  • Develop sensing and IoT solutions for power electronics embedded systems 
  • Convert product requirements into technical specifications for Indian and international markets 
  • Cover all stages (pertaining to firmware) of V model for product development 
  • Generate technical documentation describing product functioning and test procedures for hand-off to SQA 
  • Debug product failures in the field using data-driven analysis techniques 
  • Mentor junior engineers 
  • Host research talks on emerging technologies within the company 

 

Statcon Electronics is an Equal Opportunity Employer and considers applicants for all positions without regard to race, color, religion or belief, age, marital status, military/veteran status, genetic information, sexual orientation, gender identity, physical or mental disability or any other characteristic protected by applicable laws. Statcon Electronics is committed to creating a dynamic work environment that values diversity and inclusion, respect and integrity, customer focus, and innovation. For more information, visit www.sindia.co.in. 

 

Read more
Bengaluru (Bangalore), Noida, Mumbai
5 - 7 yrs
₹10L - ₹15L / yr
skill iconC++
C++11
C++14
C++17
Multithreading
+13 more

Talented C++ Developer who has experience in design, development, debugging of multi-threaded large scale application with good understanding in data structures on Linux packaging, functional testing and deployment automation very good with problem solving.



Key responsibilities :

  1. Understand fundamental design principles and best practices for developing backend servers and web applications
  2. Gather requirements, scope functionality, estimate and translate those requirements into solutions
  3. Implement and integrate software features as per requirements
  4. Deliver across the entire app life cycle
  5. Work in a product creation project and/or technology project with implementation or integration responsibilities
  6. Improve an existing code base, if required, and ability to read source code to understand data flow and origin
  7. Design effective data storage for the task at hand and know how to optimize query performance along the way
  8. Follow an agile methodology of development and delivery
  9. Strictly adhere to coding standards and internal practices; must be able to conduct review code
  10. Mentor and possibly lead junior developers
  11. Contribute towards innovation
  12. Performance optimization of apps
  13. Explain technologies and solutions to technical and non-technical stakeholders
  14. Diagnose bugs and other issues in products
  15. Continuously discover, evaluate, and implement new technologies to maximize development efficiency

Must have / Good to have:

  1. 5-7years' experience with C++ development and relevant 3+yrs in modern version 11/14/17 would be a plus. 
  2. Design and implementation of high-availability, and performance applications on Linux environment
  3. Advanced knowledge of C/C++, Object Oriented Design, STL
  4. Good with multithreading and data structures
  5. Develop back-end components to improve responsiveness and overall performance
  6. Familiarity with database design, integration with applications and python packaging.
  7. Familiarity with front-end technologies (like JavaScript and HTML5), REST API, security considerations
  8. Familiarity with functional testing and deployment automation frameworks
  9. Experience in development for 3-4 production ready application using C++ as programming language
  10. Experience in writing unit test cases including positive and negative test cases
  11. Experience of CI/CD pipeline code deployment (Git, SVN, Jenkins or Teamcity)
  12. Experience with Agile and DevOps methodology
  13. Very good problem-solving skills
  14. Experience with Web technologies is a plus. 

Read less

Read more
Euler Motors
Delhi, Bengaluru (Bangalore)
3 - 10 yrs
₹14L - ₹15L / yr
Debugging
Algorithms
Differential coding
Data Structures
Microcontrollers
+4 more
Write and maintain firmware of Embedded devices and sub-systems for EV applications
Design, develop, code, test and debug system firmware to make bug-free production
release.
Analyze and enhance efficiency, stability and scalability of system resources using
automati tools.
Integrate and validate complex control algorithms as per need of systems.
Provide post release support – OTAs and other Diagnostic supports.
Skills Required:
BTech, MTech or PhD in CS/CE/EC, or the equivalent in experience with evidence of
exceptional ability
3+ years of experience in Embedded Software/Firmware Development.
1+ years of experience in mission critical industry – medical/automotive/aerospace/etc.
Adequate Skills on Reading Hardware Schematics and Component Datasheets.
Experience with complex embedded systems like Battery Management Systems, Motor
Controllers, Charging Modules etc
Proven expertise in programming in C/C++/Embedded C with data structures.
 
Hands-on Experience in Embedded Operating Systems and RTOS(es) like ThreadX on
16-/32-bit ARM processors, STM Microcontrollers
Hands-on Experience in Bootloader Development for MCUs/MPUs, low level driver
development
Good knowledge of communication protocols like UART, SPI, I2C, CAN, CAN-TP,
Ethernet, USB, RS232, RS485, other protocols.
Exposure to OTA Update implementations on Embedded Boards.
Hands-on Experience in Software Testing, Debugging Tools and Integration testing
hardware systems
Skills Preferred:
• Exposure to Version Control Software like Git.
• Exposure to Unit Testing Implementations, Embedded Testing frameworks and hardware
systems.
• Experience in automotive standards such as ISO 26262 for software.
Read more
Quess Corp Limited

at Quess Corp Limited

6 recruiters
Anjali Singh
Posted by Anjali Singh
Noida, Bengaluru (Bangalore), Chennai
7 - 10 yrs
₹10L - ₹12L / yr
Internet of Things (IOT)
Embedded Systems
Linux/Unix
Embedded C
Embedded software
+1 more

Job Description

 

Embedded Software/Firmware Design and Development on OS/Non-OS based platform

Necessary system architecture development and implementation

Device, sensor and gateway selection and integration based on industry use case.

Development on Image Analytics and Cloud/Platform integration

Development or integration of Cloud/Platform communication protocol

Technical Documentation and Testing of the developed system

 

Desired Skills, Knowledge& Experience

 

B. Tech/M. Tech/MCA with 8-10 years of industry experience

Strong programming skills in C/C++ and Python development in Linux

Experience in device or sensor communication interfaces (wired/wireless, short range/long range).

Experience of microcontroller and microprocessor.

Knowledge of IoT gateway firmware development, container, and OS hardening.

Experience in device communication protocol, Edge computing and processing

Competent in application development for Image processing, transmission, and storage

Good understanding and of programming primitives, data structures, multi-threading and memory management techniques

Strong command over complex sensor and hardware control logic to work seamlessly with edge devices or gateway

Proactive and Self motivated

Strong verbal and written communication skill

Read more
Cohesity

at Cohesity

1 video
2 recruiters
Swetha Puttarajappa
Posted by Swetha Puttarajappa
Bengaluru (Bangalore), NCR (Delhi | Gurgaon | Noida), Pune, Mumbai, Chennai
1 - 7 yrs
₹25L - ₹40L / yr
Kernel Programming
Linux/Unix
Storage & Networking
VMWare
Hyper V
+3 more
Requirements : 1-7+ years of hands-on experience in Designing, architecting & developing enterprise grade high quality products. • BS/MS/PhD in Computer Science or EE degree • Strong programming and scripting skills. Hands-on programming experience required  as this is a development position. • Strong experience with linux networking or storage stack, bonding driver, system calls and configuration. • Hands-on experience with high scale enterprise data center networking (TCP/IP, VLANs). Virtualized networking (VMWare HyperV, VxLAN). Experience with network load balancing technologies, Networking security technologies Familiarity with networking operations (Reliability, Availability, SLAs, Monitoring).  OR • Experience with storage stack (HBA driver, SCSI, SATA/SAS, NVMe storage protocol)   • Open source technologies for messaging, eventing, database, distributed services etc) networking and security. • Storage experience and working knowledge of public clouds (Google, AWS, Azure) is a plus. Responsibilities:   For Junior Engineers 3-8 years: • Design and develop platform and cluster management solutions and troubleshoot. • Drive the design and implementation of monitoring, alerting and hardware lifecycle management workflows for the cluster. • Implement backend changes and REST APIs for supporting UI features for cluster management and usability improvements.   For Senior Engineers 8+ years: • Drive a  team of world-class engineers to design and develop platform and cluster management solutions. • Drive the design and implementation of monitoring, alerting and hardware lifecycle management workflows for the cluster. • Design, mentor, implement, and, troubleshoot complex Distributed File System features. • Work with product management to drive the networking feature roadmap for Cohesity’s infinitely scalable storage appliance. • Work with enterprise customers to address performance, security and isolation requirements and build product features for manageability. • Give technical feedback and drive quality via code reviews. • Work closely with various stakeholders within Cohesity like product management, sales, QA, support and executive team to deliver high quality features and drive the product roadmap. • Mentor junior members of the team
Read more
company logo
Agency job
via KritiKal Solutions by Bhawna Khushlani
Noida, NCR (Delhi | Gurgaon | Noida)
3 - 6 yrs
₹8L - ₹13L / yr
Linux/Unix
Device Driver Development
Windows drivers
Embedded Systems
Kritikal is looking for Senior Embedded Engineer to join our team based out in Noida. Mandatory Skills Required: Device Drivers,Linux Device Drivers,Windows Device Drivers,WLAN Experience in Windows device driver development & Linux device driver development Knowledge of 802.11 (WiFi) protocol Prior experience in working with WiFi drivers. Programming- Embedded C Desired Skills Required: WIRESHARK, Embedded, Hardware, HARDWARE DEBUGGER-LAUTERBACH What we can offer you: At Kritikal, in addition to best-in-the-industry compensation, we aim to provide the right growth path to our employees both personally and professionally. We are engaged in multiple verticals and are solving some of the toughest electronics and computer vision problems for our clients. We serve to multiple market domains- and take up challenges as they come - in automotive, defense, power or helping the differently-abled. Our intricate relationships with academia ensure that we're at the cutting edge of technology. Our startup-like atmosphere will allow your personal creativity and innovative spirit to be constantly engaged. Our employees learn a lot and have a big role to play within an organization that's constantly challenging the norms.
Read more
ESSI Security and Defence
NCR (Delhi | Gurgaon | Noida)
2 - 6 yrs
₹6L - ₹8L / yr
Technical Architecture
Algorithms
High Performance Computing (HPC)
Computer Networking
Distributed Systems
+3 more
Job Summary Based in New Delhi, ESSI is a privately held Systems Integration firm with a multimillion dollar current annual turnover and a point of presence across the country. We are looking to hire some key resources to address complex and large scale projects enabling international expansion. This role offers you a leadership opportunity in a reputed and capable company on the cusp of uncharted growth. The Senior Systems Engineer position revolves around building innovative and maintainable software applications for the Homeland Security and Surveillance market. We strongly feel that our Software Engineering team would greatly benefit from the expertise of a capable and determined manager, while providing you a unique platform for making an impact on the world’s security. From a Senior Integrated Systems Engineer, the organization hopes to gain an experienced, agile, and innovative Developer-Architect who will be an integral part of our product and project teams. From time to time, you may be exposed to client facing roles, and will be expected to manage organizational processes associated with your scope of work. Currently we are using the Microsoft Technology Stack (.NET framework, SQL Server), exploring the MEAN stack for Web Applications, as well as other technologies. Most of our applications involve Hardware, Middleware and Enterprise Service Bus communicating over TCP/IP/HTTP/UDP, and SaaS and PaaS in distributed processing architecture. We are also working on ML/AI technologies related to the Defense and Aerospace industry. Responsibilities and Duties Help build a world class team and cultivate innovation. Lead designs of major software components, systems, and features. Design, develop, test, deploy, maintain and improve software. Manage individual projects priorities, deadlines and deliverables with your technical expertise. Mentor and train other team members on design techniques, and coding standards Other roles Full-stack developer, Engineering Manager, User Researcher, Technical Recruiter, Growth hacker, Hardware Engineer, Systems Engineer, Product Manager Required Experience, Skills and Qualifications Minimum qualifications BA/BS degree in Computer Science, similar technical field of study or equivalent practical experience. 4 years of relevant work experience, or 2 years of relevant work experience with a PhD in Computer Science or related technical field. Experience in Software Development in general purpose programming languages including but not limited to: C/C++, Java, Python, JavaScript, C#, Go, Haskell, Objective-C and/or Swift. Experience architecting and developing large scale design, as well as System Architecture documentation (installation, operational, testing, debug), and GUI design documentation. Preferred qualifications Master’s, PhD degree, further education or experience in engineering, computer science or other technical related field. Experience working with the following: Infrastructure, Machine Learning, Mobile Application Development, Embedded Systems, Front End Development, Security and Privacy. Interest and ability to learn other coding languages as needed. Required Experience (must demonstrate mature capability) C, Using 3rd Party SDK and APIs, Designing Algorithms .NET(C#)/Python/C++/Java/Go SQL, NoSQL Javascript Computer Networking Man-machine Interface Design using Microcontroller/Enterprise Service Bus Skills Time Management People Management Technology Information Systems Network Architecture Algorithms & Data Structures Memory & Cache sub-system Multicore Computing Distributed Systems Microsoft .NET C++ Python Javascript Frontend Development Image Processing Cyber Security Benefits ESSI's software engineers develop the next-generation technologies that change how our clients connect, explore, and interact with information at massive scale. We're looking for engineers who bring fresh ideas from all areas, including information retrieval, distributed computing, large-scale system design, networking and data storage, security, artificial intelligence, natural language processing, UI design and mobile; the list goes on and is growing every day. You will work on a specific project critical to ESSI's needs with opportunities to switch teams and projects as you and our fast-paced business grow and evolve. We need our engineers to be versatile, display leadership qualities, and be enthusiastic to take on new problems across the full-stack as we continue to push technology forward. ESSI aspires to be an organization that reflects the globally diverse audience that our products and technology serve. We believe that in addition to hiring the best talent, a diversity of perspectives, ideas and cultures leads to the creation of better products and services. Some facilities provided to our employees are - Retirement Provident Fund, ESIC Health Insurance, Relocating Support, Tax Compliance and Investing Advisory, Industrial level training from our infrastructure and technology partners. Job Type: Full-time Salary: ₹600,000.00 to ₹800,000.00 /year
Read more
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Why apply via Cutshort?
Connect with actual hiring teams and get their fast response. No spam.
Find more jobs
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort