i
Secure Meters
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Jun 2022. There were 3 interview rounds.
There were 4 parts - basic of c#, basics of database, basics questions based on mechanics & basic English
Count characters in a line of text
Iterate through each character in the line
Use a counter variable to keep track of the number of characters
Exclude spaces or other non-alphabetic characters from the count
To convert hexadecimal to decimal, multiply each digit by 16 raised to the power of its position.
Iterate through each digit of the hexadecimal number
Convert each digit to its decimal equivalent (0-9 or A-F)
Multiply the decimal value by 16 raised to the power of its position
Sum up all the values to get the decimal equivalent
No, function overloading cannot be done on the basis of return type.
Function overloading is based on the number and type of parameters in the function signature, not the return type.
Having two functions with the same name but different return types would result in a compilation error.
Example: int add(int a, int b) and float add(int a, int b) would not be allowed.
I appeared for an interview before Feb 2024.
The authentication related questions and architecture wise too.
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 5 interview rounds.
Developed a web-based project management tool for a software development company.
Used Agile methodology for project management
Implemented user authentication and authorization
Integrated with third-party tools like JIRA and GitHub
Provided real-time project progress tracking
Generated reports for project analysis
I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.
I appeared for an interview in Jan 2021.
Round duration - 30. minutes
Round difficulty - Easy
It was in the evening, question were moderate
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
Count the total number of subsequences in which all elements are equal in an integer array.
Iterate through the array and count the frequency of each element.
Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).
Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.
Round duration - 30 minutes
Round difficulty - Easy
It was in the night around 9:00 PM.
You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.
Given an array and a target sum, find all pairs of elements that add up to the target sum.
Iterate through the array and for each element, check if the complement (target sum - current element) exists in a hash set.
If the complement exists, add the pair to the result list.
Sort the pairs based on the first element and then the second element.
Return the list of pairs as the final result.
Tip 1 : Learn new things daily
Tip 2 : Practice questions
Tip 3 : Keep one question in mind to solve.
Tip 1 : Description about your skills
Tip 2 : Project details
I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.
Assigned data analysis project
I am a passionate software engineer with experience in developing web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js and databases like MongoDB and MySQL
Familiar with version control systems like Git and project management tools like Jira
Developed a web application for tracking inventory and sales data
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express
Utilized MongoDB for database management
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
2 coding questions one was greedy and 2nd one was of dp.
based on 1 interview
Interview experience
based on 6 reviews
Rating in categories
Executive
127
salaries
| ₹3 L/yr - ₹10 L/yr |
Engineer
105
salaries
| ₹2 L/yr - ₹5.5 L/yr |
Manager
104
salaries
| ₹7 L/yr - ₹23.3 L/yr |
Engineer 1
89
salaries
| ₹2.7 L/yr - ₹5 L/yr |
Software Developer
69
salaries
| ₹4 L/yr - ₹7.8 L/yr |
Bharat Electronics
Flex
Foxconn
Dixon Technologies