Upload Button Icon Add office photos

Filter interviews by

IDmission Interview Questions and Answers

Updated 18 Oct 2024

IDmission Interview Experiences

Popular Designations

3 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. I have to introduce myself
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Centre for Development of Advanced Computing (CDAC) and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Online 1 MCQ test before interview

Round 2 - One-on-one 

(3 Questions)

  • Q1. Tell something about yourself
  • Ans. 

    I am a dedicated Technical Support Engineer with 5 years of experience in troubleshooting hardware and software issues.

    • Experienced in diagnosing and resolving technical issues for customers

    • Proficient in using ticketing systems and remote support tools

    • Strong communication skills to effectively communicate solutions to non-technical users

  • Answered by AI
  • Q2. Technology releated to job description
  • Q3. Some SQL queries
Round 3 - HR 

(2 Questions)

  • Q1. Tell something about yourself
  • Ans. 

    I am a dedicated Technical Support Engineer with 5 years of experience in troubleshooting hardware and software issues.

    • 5 years of experience in technical support

    • Proficient in troubleshooting hardware and software issues

    • Strong communication and problem-solving skills

    • Certified in IT support

    • Experience working with various operating systems

  • Answered by AI
  • Q2. College, Course related questions

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)

I applied via Naukri.com and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1. Difference between HTTP and HTTPS (SSL concept) 2. NAT instance and Gateway concept 3. VPC, Security groups, NACLs, Peering concept (might ask to share screen and establish peering connection) 4. Subnet...
  • Ans. 

    Cloud Administrator interview questions covering various AWS concepts and Linux administration.

    • HTTP is unsecured while HTTPS uses SSL/TLS encryption for secure communication

    • NAT instance allows instances in a private subnet to access the internet while Gateway is used for VPN connections

    • VPC is a virtual network while Security groups and NACLs are used for network security. Peering connects VPCs

    • Subnet is a range of IP ad...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough about major aws services,
Basic understanding of SQL
clear concept of linux administration
knowledge about LDAP server

Skills evaluated in this interview

Cloud Administrator Interview Questions asked at other Companies

Q1. 1. Difference between HTTP and HTTPS (SSL concept) 2. NAT instance and Gateway concept 3. VPC, Security groups, NACLs, Peering concept (might ask to share screen and establish peering connection) 4. Subnet concept 5. S3 storage types (multi... read more
View answer (1)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Sep 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. Write a program in .NET that outputs the characters appearing more than two times consecutively in a given string.
  • Q2. If there are five microservices, labeled as microservice one, microservice two, microservice three, microservice four, and microservice five. Microservice three breaks. Requests from microservice two to ...
  • Q3. What is an abstract class, and why is it necessary to use an abstract class when interfaces already exist?
  • Q4. What design patterns have you utilized in your projects?
  • Q5. Can you illustrate the architecture of your application?
Round 2 - Technical 

(10 Questions)

  • Q1. Given a list of strings that may contain duplicates, return a list of the duplicate strings using the most efficient approach.
  • Q2. Could you explain what your application does and the types of technology it utilizes?
  • Q3. When should we use MS SQL and NoSQL databases?
  • Q4. Which NoSQL database would you choose as an alternative to Elasticsearch, and what are your reasons for that choice?
  • Q5. What are the differences between MongoDB and PostgreSQL?
  • Q6. What are the differences between conventional URLs and attribute URLs in .NET Core Web API?
  • Q7. What is the working mechanism of OAuth authorization?
  • Q8. What steps do you take to ensure that an application remains maintainable?
  • Q9. Which design patterns have you utilized in your work?
  • Q10. How does Repository Pattern help in maintaining your codebase
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Feb 2025.

Round 1 - Technical 

(7 Questions)

  • Q1. What is the method to cut a cake into 8 pieces using only 3 cuts?
  • Q2. What would be the code to sort an array containing both letters and numbers, such as {a, 1, 2, v, w, e, 3, 6, 7, 9}, so that all letters are on the left side and all numbers are on the right side?
  • Q3. What scenarios are typically classified as high severity but low priority?
  • Q4. What are the different types of project frameworks?
  • Q5. What classes do we utilize while coding?
  • Q6. What is your framework, and can you provide an explanation of it?
  • Q7. What is the role of API testing, and how should one report the results of API testing?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

A question regarding mechanical concepts and other inquiries related to amplitude.

Round 2 - Technical 

(5 Questions)

  • Q1. Questions related to resume uploaded and other technical like manufacturing and cad software related
  • Q2. Material selection and discussion about company
  • Q3. Difficulty where you are structed during the project
  • Ans. 

    I faced difficulty in managing conflicting priorities and deadlines during a project.

    • Prioritize tasks based on urgency and importance

    • Communicate with team members and stakeholders to manage expectations

    • Break down tasks into smaller, manageable chunks to stay on track

    • Seek help or guidance from mentors or supervisors when needed

  • Answered by AI
  • Q4. Discussion and deep introduction about me and project
  • Q5. Discussion about Certificate which achieved in field

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience to sharing the knowledge and technical reviews
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Group Discussion 

Difference between online study and offline study

Round 2 - Technical 

(2 Questions)

  • Q1. All types of testing one by one (System, integration, usability, black box, white box)
  • Q2. Question on gaming like are you a mobile game player or pc or console game player, what's the difference between them.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(7 Questions)

  • Q1. Basic Javascript questions were asked like Hoisting, Event Loop, Closure.
  • Q2. What are semantic tags? << HTML based question
  • Ans. 

    Semantic tags in HTML are specific tags that provide meaning to the content they enclose.

    • Semantic tags help search engines and screen readers understand the structure of a webpage.

    • Examples of semantic tags include <header>, <footer>, <nav>, <article>, <section>, <aside>, <main>, <figure>, <figcaption>.

    • Using semantic tags improves SEO and accessibility of a website.

  • Answered by AI
  • Q3. What is currying in js?
  • Ans. 

    Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.

    • Currying helps in creating reusable functions and partial application.

    • It allows you to create new functions by fixing some parameters of an existing function.

    • Example: const add = (a) => (b) => a + b; add(2)(3) will return 5.

  • Answered by AI
  • Q4. What is the difference between Map and Filter?
  • Ans. 

    Map is used to transform each element of an array, while Filter is used to select elements based on a condition.

    • Map returns a new array with the same length as the original array, but with each element transformed based on a provided function.

    • Filter returns a new array with only the elements that pass a provided condition function.

    • Example for Map: [1, 2, 3].map(num => num * 2) will result in [2, 4, 6].

    • Example for Fi...

  • Answered by AI
  • Q5. What is the difference between Map and ForEach?
  • Ans. 

    Map creates a new array with the results of calling a provided function on every element, while forEach executes a provided function once for each array element.

    • Map returns a new array with the same length as the original array, while forEach does not return anything.

    • Map does not mutate the original array, while forEach can mutate the original array.

    • Map is more suitable for transforming data and creating a new array, w...

  • Answered by AI
  • Q6. What is the difference between Authentication and Authorization?
  • Ans. 

    Authentication verifies the identity of a user, while authorization determines the user's access rights.

    • Authentication confirms the user's identity through credentials like username and password.

    • Authorization determines what actions the authenticated user is allowed to perform.

    • Authentication precedes authorization in the security process.

    • Example: Logging into a website (authentication) and then accessing specific pages

  • Answered by AI
  • Q7. What is the difference between Local storage and Session storage?
  • Ans. 

    Local storage persists even after the browser is closed, while session storage is cleared when the browser is closed.

    • Local storage has no expiration date, while session storage expires when the browser is closed.

    • Local storage stores data with no limit, while session storage has a limit of around 5MB.

    • Local storage data is available across all windows/tabs for that domain, while session storage data is only available wit...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. This was the Final round, it lasted for around 30 mins and the interviewer gave me a coding question to build a Countdown Timer app.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for Live coding round that's the important one.
Also prepare the questions based on HTML, CSS
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Java coding output predict related questions , try catch , string concept
  • Q2. Switch case
  • Q3. Inheritance
  • Q4. What challanges faced in automation
  • Ans. 

    Challenges in automation include dynamic UI elements, data synchronization, and maintenance of test scripts.

    • Dynamic UI elements can be challenging to automate as they may change frequently.

    • Data synchronization between different systems can be difficult to achieve in automation.

    • Maintenance of test scripts can be time-consuming, especially when application changes frequently.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How to read the data and assert with db value in api automation
  • Ans. 

    To read data and assert with db value in API automation, use API response to extract data and compare with database query result.

    • Extract data from API response using JSON parsing libraries like Gson or Jackson

    • Execute database query to retrieve expected value

    • Compare the extracted data with the database value using assertion libraries like TestNG or JUnit

  • Answered by AI
  • Q2. 401 & 403 status code
Round 3 - HR 

(1 Question)

  • Q1. Managerial behavioural questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the different sizes available for a virtual warehouse in Snowflake, and which sizes are currently being utilized in your current project?
  • Q2. What are stored procedures in Snowflake, and how did you utilize them?
Round 2 - Technical 

(2 Questions)

  • Q1. How did you verify the data after transferring it from one database to another?
  • Q2. What are the different types of duplicate checks that can be performed using SQL queries?
Round 3 - HR 

(2 Questions)

  • Q1. Are you open to relocating to Hyderabad?
  • Q2. What information do you have about ValueLabs?

Interview Preparation Tips

Topics to prepare for ValueLabs Senior Software Engineer interview:
  • Snowflake
  • SQL
  • Python

IDmission Interview FAQs

How many rounds are there in IDmission interview?
IDmission interview process usually has 2 rounds. The most common rounds in the IDmission interview process are One-on-one Round, Aptitude Test and HR.
What are the top questions asked in IDmission interview?

Some of the top questions asked at the IDmission interview -

  1. 1. Difference between HTTP and HTTPS (SSL concept) 2. NAT instance and Gateway ...read more
  2. Technology releated to job descript...read more
  3. College, Course related questi...read more

Tell us how to improve this page.

IDmission Interview Process

based on 5 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

Kotak Securities Interview Questions
3.6
 • 116 Interviews
CAMS Interview Questions
3.7
 • 115 Interviews
Religare Interview Questions
3.8
 • 28 Interviews
eMudhra Interview Questions
3.9
 • 16 Interviews
UTI Mutual Fund Interview Questions
4.0
 • 10 Interviews
View all

IDmission Reviews and Ratings

based on 52 reviews

3.1/5

Rating in categories

3.0

Skill development

3.1

Work-life balance

2.9

Salary

2.5

Job security

3.0

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 52 Reviews and Ratings
Identity Verification Expert
31 salaries
unlock blur

₹1.6 L/yr - ₹3.5 L/yr

Implementation Engineer
25 salaries
unlock blur

₹2.1 L/yr - ₹4.3 L/yr

Software Engineer
12 salaries
unlock blur

₹3.2 L/yr - ₹10.7 L/yr

Software Developer
12 salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Implementation Support Engineer
12 salaries
unlock blur

₹2.8 L/yr - ₹3.8 L/yr

Explore more salaries
Compare IDmission with

Unique Identification Authority of India

4.0
Compare

AuthBridge Research Services

3.6
Compare

CAMS

3.7
Compare

eMudhra

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