i
Noccarc Robotics
Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2023. There were 3 interview rounds.
M365 and O365 are both Microsoft productivity suites, but M365 includes Windows 10 and Enterprise Mobility + Security, while O365 does not.
M365 includes Windows 10 and Enterprise Mobility + Security, while O365 does not
M365 is a complete productivity suite for businesses, while O365 focuses on cloud-based productivity tools
M365 offers additional security features and device management capabilities compared to O365
Examp...
Comparison between o365 licences
Different o365 licenses offer different features and capabilities
Licenses vary in terms of pricing and subscription options
Some licenses include additional services like Exchange Online, SharePoint Online, and Teams
Higher-tier licenses may provide advanced security and compliance features
Licenses can be tailored to specific user roles and needs
One problem faced was integrating sensors with the robot's control system.
Difficulty in calibrating sensors to provide accurate data
Issues with communication protocols between sensors and control system
Challenges in ensuring real-time data processing and feedback
Troubleshooting hardware and software compatibility issues
A virtual function in C++ is a function declared within a base class that is redefined in a derived class.
Virtual functions allow a program to call methods that do not exist at compile time, but are determined at runtime based on the object's type.
They are used in polymorphism to achieve dynamic binding.
Example: virtual void display() = 0; // pure virtual function in base class
I have a strong technical background and excellent problem-solving skills.
Extensive knowledge in engineering principles and practices
Proficient in using CAD software for designing and modeling
Strong analytical and critical thinking abilities
Effective communication and teamwork skills
Proven track record of successfully managing and delivering projects on time and within budget
Noccarc Robotics interview questions for popular designations
Platform was hackerrank and questions were leetcode medium-hard type.
I applied via AmbitionBox and was interviewed before Nov 2021. There were 4 interview rounds.
Questions on mathematics reasoning and language
posted on 24 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.
An operating system is a software that manages computer hardware and provides services for computer programs.
Manages computer hardware resources such as CPU, memory, and storage
Provides a user interface for interacting with the computer
Supports running applications and managing processes
Examples include Windows, macOS, Linux, iOS, Android
The kernel is the core component of an operating system that manages system resources and provides essential services to other software.
Manages system resources such as CPU, memory, and I/O devices
Provides essential services like process management, memory management, and device drivers
Acts as a bridge between applications and hardware
Examples include Linux kernel, Windows NT kernel
I applied via Approached by Company and was interviewed before Apr 2022. There were 3 interview rounds.
I was interviewed in Oct 2021.
Round duration - 60 Minutes
Round difficulty - Hard
Given an integer N, determine and print all the prime numbers between 2 and N, inclusive.
Integer N
Prime numbers printed on separate lines
Generate and print all prime numbers between 2 and N, inclusive.
Iterate from 2 to N and check if each number is prime
A prime number is only divisible by 1 and itself
Print each prime number on a new line
Round duration - 60 Minutes
Round difficulty - Hard
Given two strings 'STR' and 'PTR', identify all starting indices of 'PTR' anagram substrings in 'STR'. Two strings are anagrams if one can be rearranged to form the other.
Implement a function to find all starting indices of anagram substrings of a given string in another string.
Create a frequency map of characters in the 'PTR' string.
Use a sliding window approach to check for anagrams in 'STR'.
Return the starting indices of anagram substrings found.
Example: For input 'BACDGABCD' and 'ABCD', output should be [0, 5].
Round duration - 60 Minutes
Round difficulty - Hard
Common testing questions related to Linux and operating systems
What are the different types of testing that can be performed on a Linux operating system?
How do you test the compatibility of software with different Linux distributions?
Can you explain the process of testing kernel modules in a Linux environment?
What tools and techniques do you use for performance testing on Linux systems?
How do you ensure the security an
Tip 1 : practice coding
Tip 2 : be thorough with your resume
Tip 1 : have good projects
Tip 2 : fulfill the required tech stack
I was interviewed in May 2022.
Round duration - 120 Minutes
Round difficulty - Easy
Given a list of rectangles, where each rectangle is represented by an array of four integers indicating its bottom-left and top-right corners, calculate the total area covered b...
Calculate total area covered by a list of rectangles on a plane.
Iterate through each rectangle and calculate its area
Check for overlapping areas between rectangles
Sum up the total area covered by all rectangles
Round duration - 60 Minutes
Round difficulty - Medium
Oops concepts and 1 DSA problem
You are provided with a string, termed as DIGIT_PATTERN
, which consists solely of digits. The objective is to identify the first digit that repeats in the sequence. If there's no...
Identify the first repeating digit in a given string of digits.
Iterate through the string and keep track of seen digits using a set.
Return the first digit that repeats, or -1 if no digit repeats.
Time complexity: O(n), where n is the length of the input string.
Round duration - 60 Minutes
Round difficulty - Medium
Firstly Some general questions and then suddenly a cosing question with modifications
Given an input string STR
, generate and print all possible permutations of the string.
str
All permutations of the input string, each on a new line.
Generate and print all possible permutations of a given input string.
Use recursion to generate all permutations by swapping characters in the string.
Maintain a visited array to keep track of characters already used in a particular permutation.
Print each permutation as it is generated.
Handle duplicate characters by skipping swapping if the character is already in the current position.
Tip 1 : You should be perfect in what you know
Tip 2 : Prepare atleast DSA standard questions very well
Tip 3 : Don't ignore OOPs, they are asked very frequently.
Tip 1 : Add good projects
Tip 2 : Must mention all your coding profiles and github where you worked.
based on 10 interviews
Interview experience
based on 95 reviews
Rating in categories
Business Analyst
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Mechanical Engg. Design
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Production Engineer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Area Sales Manager
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Design Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Grey Orange
Dhruva Space
GREY MATTERS
Sastra Robotics