Upload Button Icon Add office photos
Engaged Employer

i

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

Samarth eGOV Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Samarth eGOV Interview Questions and Answers

Updated 7 Jun 2023

Samarth eGOV Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed before Jun 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(6 Questions)

  • Q1. Tell me about yourself
  • Ans. Start with a good introduction about yourself, practice but please don't mug it up.
  • Answered Anonymously
  • Q2. What is Samarth about?
  • Ans. 

    Samarth is a project management tool designed to streamline processes and improve efficiency.

    • Samarth helps in organizing tasks and deadlines for projects

    • It allows for collaboration among team members

    • Provides real-time updates and progress tracking

    • Offers customizable features to suit different project needs

  • Answered by AI
  • Q3. Convince me to buy a phone that is with you.
  • Ans. Show your confidence and ability to tackle situations that is particularly not in your favor.
  • Answered Anonymously
  • Q4. How did you get to know about Samarth?
  • Ans. Tell them the source where you first saw its presence.
  • Answered Anonymously
  • Q5. Do you have any questions for us?
  • Ans. Ask GENUINE questions, do not waste theirs/your time.
  • Answered Anonymously
  • Q6. How do answer a question for which you do not know the answer?

Interview Preparation Tips

Topics to prepare for Samarth eGOV Project Analyst interview:
  • New Product Introduction
Interview preparation tips for other job seekers - Read about the Organisation from its original source before you appear for an interview here.

Project Analyst Interview Questions asked at other Companies

Q1. What is Samarth about?
View answer (2)

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion

Interview Questionnaire 

3 Questions

  • Q1. 1. Assignment
  • Q2. 2. Bunch of python questions.
  • Q3. 3. coding questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with basics.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Technical mcq from basic of dsa

Round 2 - Coding Test 

Question from DSA and time will given to solve it

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical HR and the next is general HR
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy to medium level questions were asked

Round 2 - Coding Test 

Questions were given asked to explain the concept

Round 3 - Technical 

(1 Question)

  • Q1. Basics of c++,java,oops
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Assignment 

DSA MCQ in online platform

Round 2 - Coding Test 

Basic closings like lists/array/string

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Online MCQs - 15 Questions (Aps, DSA, Output Prediction)

Round 2 - Coding Test 

1 Question (with 3 Enhancement)

Round 3 - Technical 

(2 Questions)

  • Q1. Delete Middle Element from a stack of Odd Length
  • Ans. 

    Remove middle element from a stack with odd length

    • Find the middle index of the stack by dividing the length by 2

    • Remove the element at the middle index

    • Adjust the stack by shifting elements if necessary

  • Answered by AI
  • Q2. Resume Based Questions
Round 4 - HR 

(2 Questions)

  • Q1. Self Introduction but without the details in the resume
  • Q2. Asked whether ok with the bond

Skills evaluated in this interview

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

Data structure and aptitude

Round 2 - Coding Test 

10 mins given for prepare for the problem and after completing the problem (program ) they asked to explain and asked to upgrade the program by reduce time complexity

Round 3 - Technical 

(2 Questions)

  • Q1. Topic given and want to explain
  • Q2. Reverse string without buildin funtion and for loop
  • Ans. 

    Reverse a string without using built-in functions or for loops

    • Use recursion to reverse the string

    • Pass the substring excluding the first character to the recursive function

    • Base case: return the character itself if the length of the string is 1

    • Concatenate the last character of the string with the result of the recursive call

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Introduce your self
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java and Python programming languages

    • Skilled in web development technologies like HTML, CSS, and JavaScript

    • Worked on projects involving database management with SQL

  • Answered by AI
  • Q2. Are you ok with agreement
  • Ans. 

    Yes, I am okay with agreement.

    • I am comfortable with signing agreements related to software development projects.

    • I understand the importance of agreements in protecting both parties involved in a project.

    • I am willing to review and negotiate agreements to ensure they are fair and reasonable.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confidence
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

There are Question based on data strcuture ,they cover all the topic in ds

Round 2 - Coding Test 

In coding code they gave internet access to solve the problem after 30 they told us to make some changes in it and we should ready to explain the entire code

Interview Preparation Tips

Interview preparation tips for other job seekers - To clear 1 st round ,revise all the data structure concepts ,in second round make sure to be strong in fundamentals of programming and good in logical thinking
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Work related questions only
  • Q2. Personal questions
  • Q3. Academic questions

Samarth eGOV Interview FAQs

How many rounds are there in Samarth eGOV interview?
Samarth eGOV interview process usually has 2 rounds. The most common rounds in the Samarth eGOV interview process are Resume Shortlist and One-on-one Round.
How to prepare for Samarth eGOV 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 Samarth eGOV. The most common topics and skills that interviewers at Samarth eGOV expect are Chemistry, Cold Calling, Communication Skills, Content Creation and Customer Relationship.
What are the top questions asked in Samarth eGOV interview?

Some of the top questions asked at the Samarth eGOV interview -

  1. What is Samarth abo...read more
  2. How do answer a question for which you do not know the answ...read more

Tell us how to improve this page.

Samarth eGOV Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Samarth eGOV Reviews and Ratings

based on 21 reviews

3.1/5

Rating in categories

2.8

Skill development

2.9

Work-life balance

3.0

Salary

2.6

Job security

2.8

Company culture

2.9

Promotions

2.8

Work satisfaction

Explore 21 Reviews and Ratings
Software Developer
11 salaries
unlock blur

₹4.5 L/yr - ₹13.2 L/yr

Junior Software Developer
9 salaries
unlock blur

₹4.2 L/yr - ₹7.5 L/yr

Senior Analyst
5 salaries
unlock blur

₹8 L/yr - ₹8.4 L/yr

Product Manager
4 salaries
unlock blur

₹12 L/yr - ₹12 L/yr

Analyst
3 salaries
unlock blur

₹4.8 L/yr - ₹6 L/yr

Explore more salaries
Compare Samarth eGOV with

Yalamanchili Software Exports

3.3
Compare

ScoreMe Solutions

4.3
Compare

Xtancia Technosoft

4.0
Compare

Global Edge Software

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