Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Solugenix India Private Limited Team. If you also belong to the team, you can get access from here

Solugenix India Private Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Solugenix India Private Limited Interview Questions and Answers

Updated 4 Jul 2025
Popular Designations

17 Interview questions

A Senior Systems Engineer was asked 1mo ago
Q. What is VRA?
Ans. 

VRA (VMware vRealize Automation) is a cloud automation platform for managing and orchestrating IT services.

  • VRA enables self-service provisioning of IT resources.

  • It supports multi-cloud environments, allowing management across private and public clouds.

  • VRA automates workflows and processes, reducing manual intervention.

  • It integrates with various tools and platforms, such as vSphere, AWS, and Azure.

  • VRA provides gove...

View all Senior Systems Engineer interview questions
A Storage Engineer was asked 11mo ago
Q. Explain the DR test.
Ans. 

DR test stands for Disaster Recovery test, which is a planned exercise to evaluate the effectiveness of a company's disaster recovery plan.

  • DR test is a simulation of a disaster scenario to test the organization's ability to recover critical data and systems.

  • It involves testing backup and recovery procedures, failover processes, and communication protocols.

  • DR tests can be conducted in various ways such as tabletop ...

View all Storage Engineer interview questions
A Storage Engineer was asked 11mo ago
Q. Explain data migration.
Ans. 

Data migration is the process of transferring data between storage systems, formats, or locations.

  • Data migration involves moving data from one system to another, often during system upgrades or replacements.

  • It can also involve transferring data between different storage mediums, such as from on-premises servers to cloud storage.

  • Data migration requires careful planning to ensure data integrity and minimize downtime...

View all Storage Engineer interview questions
A Software Engineer was asked 12mo ago
Q. What is Angular?
Ans. 

Angular is a platform and framework for building single-page client applications using HTML and TypeScript.

  • Developed and maintained by Google, Angular is an open-source framework.

  • It uses a component-based architecture, allowing for reusable UI components.

  • Angular supports two-way data binding, which synchronizes data between the model and the view.

  • It includes a powerful CLI (Command Line Interface) for scaffolding ...

View all Software Engineer interview questions
A Software Engineer was asked 12mo ago
Q. What are the differences between let, var, and const?
Ans. 

let, var, and const are keywords used in JavaScript to declare variables with different scopes and mutability.

  • let is used to declare variables with block scope and allows reassignment

  • var is used to declare variables with function scope and allows redeclaration

  • const is used to declare variables with block scope and does not allow reassignment, but the value can still be mutable

View all Software Engineer interview questions
A Splunk Engineer was asked
Q. How do you onboard data into Splunk from different sources?
Ans. 

Data onboarding in Splunk involves configuring data inputs from various sources.

  • Identify the data sources and their formats

  • Configure data inputs using Splunk Web or configuration files

  • Use Splunk Add-ons for specific data sources

  • Validate data inputs and troubleshoot any issues

  • Monitor data inputs for changes and adjust configurations accordingly

View all Splunk Engineer interview questions
A Lead Process Analyst was asked
Q. What is your process knowledge?
Ans. 

I have extensive process knowledge gained through experience and training.

  • I have experience in analyzing and improving processes to increase efficiency and reduce costs.

  • I am familiar with process mapping and documentation techniques.

  • I have received training in Lean Six Sigma methodologies and have applied them in various projects.

  • I have worked with cross-functional teams to identify process gaps and implement solu...

View all Lead Process Analyst interview questions
Are these interview questions helpful?
A Lead Software Engineer was asked
Q. Write a JavaScript function to iterate over a list of values.
Ans. 

Javascript task to get and iterate over a list of string values

  • Use Array data structure to store the list of string values

  • Use for loop or forEach method to iterate over the list

  • Access each value using its index or value itself

View all Lead Software Engineer interview questions
A Senior Project Manager was asked
Q. What is your experience with Java or Angular?
Ans. 

I have extensive experience in both Java and Angular.

  • I have worked on multiple projects using Java and Angular.

  • I am proficient in developing web applications using Angular.

  • I have experience in developing RESTful web services using Java.

  • I have worked with various Java frameworks such as Spring and Hibernate.

  • I have experience in using Angular Material for UI development.

  • I have knowledge of TypeScript and JavaScript.

  • ...

View all Senior Project Manager interview questions
A Senior Project Manager was asked
Q. What is your experience in this domain and with these technologies?
Ans. 

I have over 10 years of experience in project management, with a focus on software development and agile methodologies.

  • Managed multiple software development projects from initiation to closure

  • Proficient in agile methodologies such as Scrum and Kanban

  • Experience in managing cross-functional teams and stakeholders

  • Familiarity with various technologies such as Java, Python, and SQL

  • Implemented project management tools s...

View all Senior Project Manager interview questions

Solugenix India Private Limited Interview Experiences

30 interviews found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Introduction yourself in brief
  • Ans. 

    Experienced Senior IT Recruiter with a proven track record of sourcing top talent in the tech industry.

    • Over 5 years of experience in IT recruitment

    • Strong network of tech professionals

    • Expertise in sourcing, screening, and interviewing candidates

    • Familiarity with various tech roles and skills

    • Track record of successful placements at top tech companies

  • Answered by AI
  • Q2. Few questions related to experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Check the behavior of the interviewer. Ultimately, they will be your manager. If an interviewer is rude enough in interview, he will definitely make your life hell when you are reporting to him.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Apti , html , linux ,sql, java

Round 2 - Group Discussion 

They give topics and we have to speak for 30 sec

Interview Questions & Answers

user image Raj Kumar

posted on 3 Dec 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Asked all genuine questions for SDET role

Interview Preparation Tips

Topics to prepare for Solugenix India Private Limited interview:
  • Feminism
  • Women Empowerment
  • Religion
  • Community Mobilization
Interview preparation tips for other job seekers - Client was non-cooperative over machine setup, even Manager was under circle of influence for Feminism and related activities ongoing at DLF Cyber City and Delhi NCR Region with relation to Feminism provoking Suicidal thoughts for self, others.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

About front end , html, css, reasoning,

Round 2 - Technical 

(1 Question)

  • Q1. What.is let , var, const
Round 3 - Technical 

(2 Questions)

  • Q1. What is angular
  • Q2. Services in angular
  • Ans. 

    Services in Angular are singleton objects that can be used to share data and functionality across components.

    • Services are used to encapsulate reusable functionality, such as data fetching, logging, or authentication.

    • Services can be injected into components, directives, or other services using Angular's dependency injection system.

    • Services are typically defined using the @Injectable decorator.

    • Example: A DataService serv...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Communication skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good for freshers

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

MCQ Test: It had sections of Apti, code snippets, Linux commands and HTML, CSS related (I think it had sectional cut off)..

Round 2 - Group Discussion 

Group Discussion: 8-10 members in a group and expect you to discuss on a given topic for at least 30s. They only check on whether you are capable of speaking good english or not.

Round 3 - Technical 

(2 Questions)

  • Q1. Mostly questions based on your resume. Having Java as your main language would give you a huge boost.
  • Q2. I was asked a apti question and a Java snippet to guess the output
Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial round: General questions.
Round 5 - HR 

(1 Question)

  • Q1. HR related, like why do you wanna join us, etc

Interview Preparation Tips

Topics to prepare for Solugenix India Private Limited Associate Software Engineer interview:
  • Java
  • HTML
  • Javascript
  • Advanced Java
  • Project Management
Interview preparation tips for other job seekers - I applied through university. The process took 1 day.
I was interviewed at SJCE campus (Mysore) on 1/2/2024

Be true to yourself,
Brush up your Resume.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

1.5 hrs basics of dsa, html and sql

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

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - HR 

(6 Questions)

  • Q1. Office admin work means vendor housekeeping staff employee ID security staff washroom cleaning register maintenance invoice bill submitted account department
  • Q2. New joining employee please distribute the stationary items our company bag tshirt raincoat water bottle outside vendors with I'd card not allowed the office
  • Q3. Drinking water tea coffee machine daily cleaning tell the housekeeping staff floor cleaning weekly once deep cleaning employee chair night shift employee distribute the snacks
  • Q4. Any problem housekeeping staff and security staff claurfly the problem
  • Q5. Housekeeping staff not nice please try the please contact the vendor
  • Q6. Please give me one opportunity i will prove my self thank you

Interview Preparation Tips

Interview preparation tips for other job seekers - I am fresher this please give one opportunity i will be prove my self
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jul 2024, where I was asked the following questions.

  • Q1. Where do you see yourself in the next five years?
  • Ans. 

    In five years, I envision myself as a seasoned Mortgage Underwriter, leading projects and mentoring new team members.

    • I aim to deepen my expertise in risk assessment and underwriting guidelines, ensuring I can handle complex cases with confidence.

    • I plan to pursue relevant certifications, such as the Certified Residential Underwriter (CRU), to enhance my professional credentials.

    • I see myself taking on leadership roles, p...

  • Answered by AI
  • Q2. How would you handle a situation in which you find yourself stuck while working?
  • Ans. 

    I would assess the situation, seek assistance, and utilize resources to find a solution effectively.

    • Assess the situation: Identify the specific issue causing the blockage.

    • Seek assistance: Reach out to colleagues or supervisors for guidance.

    • Utilize resources: Refer to company guidelines or training materials for solutions.

    • Take a break: Sometimes stepping away can provide a fresh perspective.

    • Document the issue: Keeping a...

  • Answered by AI
  • Q3. Why did you choose not to pursue an MBA before entering the job market?
  • Ans. 

    I prioritized gaining practical experience over pursuing an MBA, focusing on real-world skills in the mortgage industry.

    • I wanted to gain hands-on experience in the mortgage industry, which I believed would be more beneficial than theoretical knowledge.

    • I took on internships and entry-level positions that allowed me to learn the underwriting process directly from experienced professionals.

    • By working in the field, I devel...

  • Answered by AI
  • Q4. What are 4cs
  • Ans. 

    The 4 Cs are key factors in mortgage underwriting: Credit, Capacity, Capital, and Collateral.

    • Credit: Refers to the borrower's credit score and history. For example, a score above 700 is generally considered good.

    • Capacity: Assesses the borrower's ability to repay the loan, often evaluated through debt-to-income ratio. A ratio below 43% is preferred.

    • Capital: Represents the borrower's assets and savings. For instance, hav...

  • Answered by AI
  • Q5. How to Calculate Semi Monthly Income, Biweekly, Hourly income How many Weeks are there in a year
  • Ans. 

    Learn how to calculate various income types and understand the number of weeks in a year.

    • Semi-Monthly Income: Multiply monthly salary by 12 and divide by 24. Example: $4,000/month = $4,000 * 12 / 24 = $2,000.

    • Biweekly Income: Multiply weekly salary by 52 and divide by 26. Example: $1,000/week = $1,000 * 52 / 26 = $2,000.

    • Hourly Income: Multiply hourly wage by hours worked per week and then by 52. Example: $20/hour, 40 ho...

  • Answered by AI

Storage Engineer Interview Questions & Answers

user image Nagarjuna Kothapalli

posted on 1 Aug 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain about data migration
  • Ans. 

    Data migration is the process of transferring data between storage systems, formats, or locations.

    • Data migration involves moving data from one system to another, often during system upgrades or replacements.

    • It can also involve transferring data between different storage mediums, such as from on-premises servers to cloud storage.

    • Data migration requires careful planning to ensure data integrity and minimize downtime.

    • Comm...

  • Answered by AI
  • Q2. Expalain about DR test
  • Ans. 

    DR test stands for Disaster Recovery test, which is a planned exercise to evaluate the effectiveness of a company's disaster recovery plan.

    • DR test is a simulation of a disaster scenario to test the organization's ability to recover critical data and systems.

    • It involves testing backup and recovery procedures, failover processes, and communication protocols.

    • DR tests can be conducted in various ways such as tabletop exerc...

  • Answered by AI

Skills evaluated in this interview

Technical Analyst Interview Questions & Answers

user image Mohana Bhargavi

posted on 21 Jul 2024

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

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What is your Experience?

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Solugenix India Private Limited?
Ask anonymously on communities.

Solugenix India Private Limited Interview FAQs

How many rounds are there in Solugenix India Private Limited interview?
Solugenix India Private Limited interview process usually has 2-3 rounds. The most common rounds in the Solugenix India Private Limited interview process are Technical, HR and Resume Shortlist.
How to prepare for Solugenix India Private Limited 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 Solugenix India Private Limited. The most common topics and skills that interviewers at Solugenix India Private Limited expect are Java, Angular, AWS, SQL and Javascript.
What are the top questions asked in Solugenix India Private Limited interview?

Some of the top questions asked at the Solugenix India Private Limited interview -

  1. What is your expectation, what is your value a...read more
  2. What is your experience in Java or Angu...read more
  3. How to Calculate Semi Monthly Income, Biweekly, Hourly income How many Weeks ar...read more
How long is the Solugenix India Private Limited interview process?

The duration of Solugenix India Private Limited interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 25 interview experiences

Difficulty level

Easy 27%
Moderate 64%
Hard 9%

Duration

Less than 2 weeks 91%
4-6 weeks 9%
View more

Interview Questions from Similar Companies

Apisero Interview Questions
4.3
 • 66 Interviews
TestingXperts Interview Questions
3.9
 • 41 Interviews
Credera Interview Questions
3.7
 • 41 Interviews
Stefanini Interview Questions
3.0
 • 36 Interviews
Statusneo Interview Questions
3.9
 • 32 Interviews
GlobalStep Interview Questions
2.6
 • 29 Interviews
SpanIdea Interview Questions
3.6
 • 26 Interviews
View all

Solugenix India Private Limited Reviews and Ratings

based on 163 reviews

3.2/5

Rating in categories

3.2

Skill development

3.4

Work-life balance

3.2

Salary

3.1

Job security

3.2

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 163 Reviews and Ratings
Data Architect

Indore,

Hyderabad / Secunderabad

+1

15-20 Yrs

Not Disclosed

Java/Golang Developer

Bangalore / Bengaluru

4-7 Yrs

Not Disclosed

Java J2EE Developer

Bangalore / Bengaluru

7-12 Yrs

Not Disclosed

Explore more jobs
Software Engineer
72 salaries
unlock blur

₹2.2 L/yr - ₹11.8 L/yr

Senior System Analyst
67 salaries
unlock blur

₹10.9 L/yr - ₹18 L/yr

Senior Software Engineer
65 salaries
unlock blur

₹13.9 L/yr - ₹25.6 L/yr

UI/UX Designer
55 salaries
unlock blur

₹17.5 L/yr - ₹23 L/yr

Lead System Analyst
53 salaries
unlock blur

₹11.5 L/yr - ₹28 L/yr

Explore more salaries
Compare Solugenix India Private Limited with

AgreeYa Solutions

3.2
Compare

Apisero

4.3
Compare

Actalent Services

3.5
Compare

Cyber Infrastructure

3.5
Compare
write
Share an Interview