Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Secure Meters Team. If you also belong to the team, you can get access from here

Secure Meters Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Secure Meters Software Developer Interview Questions and Answers

Updated 10 Mar 2025

Secure Meters Software Developer Interview Experiences

2 interviews found

Software Developer Interview Questions & Answers

user image Sachin Kumawat

posted on 10 Mar 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Basic aptitude questions.

Round 2 - Technical 

(1 Question)

  • Q1. Puzzles, Linked list
Round 3 - HR 

(1 Question)

  • Q1. Hobbies, Family background
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Coding, Maths, Reasoning etc

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions related to programming languages.
Round 3 - HR 

(1 Question)

  • Q1. Environment and salary etc

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more

Software Developer Jobs at Secure Meters

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Coding Test 

The authentication related questions and architecture wise too.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare authentication types and How the middle ware working.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - HR 

(3 Questions)

  • Q1. Basic family and behaviour
  • Q2. How is your strength?
  • Q3. What is family background?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Mostly about .Net, AWS, Angular
Round 2 - Technical 

(1 Question)

  • Q1. Mostly about AWS, .Net
Round 3 - HR 

(1 Question)

  • Q1. Behavioral Round + Salary Discussion

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Project description
  • Ans. 

    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

  • Answered by AI
  • Q2. Python based problems
  • Q3. Embedded scenarios

Interview Preparation Tips

Interview preparation tips for other job seekers - Be frank about your self ration about your skills and maintain 2 way communication during the interview.

I appeared for an interview in Jan 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 30. minutes
Round difficulty - Easy

It was in the evening, question were moderate

  • Q1. 

    Count Subsequences Problem Statement

    Given an integer array ARR of size N, your task is to find the total number of subsequences in which all elements are equal.

    Explanation:

    A subsequence of an array i...

  • Ans. 

    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.

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 30 minutes
Round difficulty - Easy

It was in the night around 9:00 PM.

  • Q1. 

    Pair Sum Problem Statement

    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'.

    Note:
    ...
  • Ans. 

    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.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Delhi Technological University. I applied for the job as Software Engineer in DelhiEligibility criteriaNo percentage criteria(good in aptitude)Vertiv Co interview preparation:Topics to prepare for the interview - Array, oops, algorithms, data structures, stackTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Learn new things daily 
Tip 2 : Practice questions 
Tip 3 : Keep one question in mind to solve.

Application resume tips for other job seekers

Tip 1 : Description about your skills 
Tip 2 : Project details

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Salary expectation .
  • Q2. Why should I hire you?
Round 2 - One-on-one 

(2 Questions)

  • Q1. Mendix Advanced questions.
  • Q2. Everything which you mentioned in your resume.

I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About previous experience , and basic stuff

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing deep on any concepts, only major questions decisive question is whether willing to travel frequently to outstation
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Assignment 

Assigned data analysis project

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    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

  • Answered by AI
  • Q2. Tell abt the projects
  • Ans. 

    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

  • Answered by AI

Secure Meters Interview FAQs

How many rounds are there in Secure Meters Software Developer interview?
Secure Meters interview process usually has 3 rounds. The most common rounds in the Secure Meters interview process are Aptitude Test, Technical and HR.
How to prepare for Secure Meters Software Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Secure Meters. The most common topics and skills that interviewers at Secure Meters expect are C#, ASP.Net, MVC, .Net and SQL.
What are the top questions asked in Secure Meters Software Developer interview?

Some of the top questions asked at the Secure Meters Software Developer interview -

  1. Technical questions related to programming languag...read more
  2. Environment and salary ...read more
  3. Puzzles, Linked l...read more

Tell us how to improve this page.

Secure Meters Software Developer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

Flex Interview Questions
4.0
 • 188 Interviews
Foxconn Interview Questions
3.9
 • 152 Interviews
Navitasys India Interview Questions
4.2
 • 101 Interviews
TE Connectivity Interview Questions
4.1
 • 83 Interviews
Wistron Interview Questions
3.9
 • 82 Interviews
DBG Technology Interview Questions
3.8
 • 63 Interviews
Vertiv Interview Questions
3.9
 • 49 Interviews
ECIL Interview Questions
4.2
 • 46 Interviews
View all
Secure Meters Software Developer Salary
based on 69 salaries
₹4 L/yr - ₹7.8 L/yr
30% less than the average Software Developer Salary in India
View more details

Secure Meters Software Developer Reviews and Ratings

based on 14 reviews

3.7/5

Rating in categories

3.2

Skill development

4.1

Work-life balance

3.1

Salary

4.5

Job security

4.1

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 14 Reviews and Ratings
Software Developer

Udaipur

2-5 Yrs

Not Disclosed

Software Developer (ASP.NET)

Udaipur

2-7 Yrs

Not Disclosed

Explore more jobs
Executive
127 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Manager
105 salaries
unlock blur

₹7 L/yr - ₹23.3 L/yr

Engineer
105 salaries
unlock blur

₹2 L/yr - ₹5.5 L/yr

Engineer 1
89 salaries
unlock blur

₹2.7 L/yr - ₹5 L/yr

Software Developer
69 salaries
unlock blur

₹4 L/yr - ₹7.8 L/yr

Explore more salaries
Compare Secure Meters with

Bharat Electronics

4.2
Compare

Flex

4.0
Compare

Foxconn

3.9
Compare

Dixon Technologies

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview