Upload Button Icon Add office photos

Filter interviews by

Gurucul Solutions Interview Questions and Answers

Updated 26 Aug 2024

Gurucul Solutions Interview Experiences

Popular Designations

5 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2023. There were 3 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Java code for number series. Geometric progression series. Java oops, inheritance code, MySQL having and order by query.
Round 3 - Technical 

(1 Question)

  • Q1. Pattern question. Square root program Linux commands Spring boot-mvc flow Mul- threading concept

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Apr 2023. 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Good technical staff
  • Q2. Cps for log ingestion
  • Ans. 

    CPS for log ingestion refers to the number of events per second that can be ingested by a system.

    • CPS stands for 'events per second' and is a measure of the system's ability to handle incoming log data.

    • The CPS rate can vary depending on the system's hardware, network bandwidth, and processing power.

    • For example, a system with a CPS rate of 10,000 can handle up to 10,000 log events per second.

    • It's important to ensure that...

  • Answered by AI

Skills evaluated in this interview

Senior Implementation Engineer Interview Questions asked at other Companies

Q1. How charging happen for subscriber?
View answer (1)

Software Developer Interview Questions & Answers

user image Vishal BHAUSAHEB SURYAWANSHI

posted on 26 Aug 2024

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

I applied via Walk-in and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Palindrome number, Array in ascending order, recursion program

Round 2 - Technical 

(2 Questions)

  • Q1. All Java keyword
  • Q2. Collection program
Round 3 - HR 

(1 Question)

  • Q1. Introduction , strength, weakness,

Interview Preparation Tips

Topics to prepare for Gurucul Solutions Software Developer interview:
  • Spring Boot
  • Angularjs
  • HTML
  • CSS
  • Core Java
  • MySQL

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Interview Questionnaire 

3 Questions

  • Q1. Basic Linux and SQL questions
  • Q2. Top 10 Linux and SQL commands I have used
  • Ans. 

    Top 10 Linux and SQL commands used

    • Linux: ls, cd, grep, ps, top, tail, chmod, ssh, scp, tar

    • SQL: SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, ALTER, JOIN, GROUP BY, ORDER BY

  • Answered by AI
  • Q3. Project details

Interview Preparation Tips

Interview preparation tips for other job seekers - They make you feel comfortable so no need to panic. Just stick to your concepts.

Skills evaluated in this interview

Production Support Engineer Interview Questions asked at other Companies

Q1. What is a role of support engineer
View answer (2)

Gurucul Solutions interview questions for popular designations

 Senior Implementation Engineer

 (1)

 Software Developer

 (1)

 Java Developer

 (1)

 Production Support Engineer

 (1)

 QA Engineer

 (1)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 20 Jun 2021

Interview Questionnaire 

2 Questions

  • Q1. Testing methodology
  • Q2. Real time scenario

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Jan 2016. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Questions on linked list
  • Q2. Questions on resume
  • Q3. About my interests
  • Q4. My interest in symantec
  • Q5. Place to work

Interview Preparation Tips

College Name: IIT Madras

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

Interview Questionnaire 

3 Questions

  • Q1. How you find loop in a linked list
  • Ans. 

    To find a loop in a linked list, we use Floyd's cycle-finding algorithm.

    • Floyd's cycle-finding algorithm uses two pointers, one moving at twice the speed of the other.

    • If there is a loop in the linked list, the two pointers will eventually meet.

    • To detect the meeting point, we reset one of the pointers to the head of the linked list and move both pointers at the same speed.

    • The meeting point is the start of the loop.

  • Answered by AI
  • Q2. What is LRU, MRU and LFU
  • Ans. 

    LRU, MRU and LFU are caching algorithms used to manage memory in computer systems.

    • LRU stands for Least Recently Used and removes the least recently used items from the cache when the cache is full.

    • MRU stands for Most Recently Used and removes the most recently used items from the cache when the cache is full.

    • LFU stands for Least Frequently Used and removes the least frequently used items from the cache when the cache i...

  • Answered by AI
  • Q3. Camel banana problem

Interview Preparation Tips

Round: Test
Experience: coding test in hacker rank. can code in any language except in C and C++.
Duration: 1 hour
Total Questions: 2

Round: Technical Interview
Experience: In technical round the questions are on OS, basics of C(mainly in linked lists) and maths puzzle

They mostly see how you are approaching towards a problem.
It is first time that I heard the camel banana problem. So I struggled for some time and came up with a solution. He said he liked the approach but it can be optimized.

Round: HR Interview
Experience: It started with explain about yourselves. and then he asked to explain about one project with technical details. Later he asked me to explain binary search for a guy who don't know much of technical knowledge. He continued with why we only do 2 partitions why can we make it up to 3. Later he asked me what I liked most in my mobile phone. I said chatting apps. So he asked me that if I was hired as a developer to make a chatting app how will I do it.
Tips: way of thinking and way of approaching towards a problem.

Round: HR Interview
Experience: This round was focused mainly on whether I like to work in Bangalore or not. How I first heard about Symantec. how I will suit for the company. what are my future plans.

Skills: C, OS, Math Puzzles
College Name: IIT Madras

Skills evaluated in this interview

Intern Interview Questions & Answers

FireEye user image Siriguppa Aditya

posted on 15 May 2017

I was interviewed before May 2016.

Interview Preparation Tips

Round: Test
Experience: Test had all kinds of questions apti+c-apti+cse concepts+coding.
It covered all the things related to computer science.There were 3 coding questions among 39
Duration: 1 hour
Total Questions: 39

Round: Technical Interview
Experience: Resume Related

Round: Technical Interview
Experience: Resume related and tested my knowledge on networking

Analyst Interview Questions & Answers

Gen user image Anonymous

posted on 12 Apr 2022

I applied via Referral and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Why do you want join us

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and clarify all your doubt

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Some hands on coding and some questions from resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Avoid giving interview in this company as even after answering all questions you may get rejected just because they will not like the way you code.

They have the feeling that they are the only one who writes better indented code.
Contribute & help others!
anonymous
You can choose to be anonymous

Gurucul Solutions Interview FAQs

How many rounds are there in Gurucul Solutions interview?
Gurucul Solutions interview process usually has 2-3 rounds. The most common rounds in the Gurucul Solutions interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Gurucul Solutions 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 Gurucul Solutions. The most common topics and skills that interviewers at Gurucul Solutions expect are SQL, Hibernate, Java, Core Java and HTML.
What are the top questions asked in Gurucul Solutions interview?

Some of the top questions asked at the Gurucul Solutions interview -

  1. Top 10 Linux and SQL commands I have us...read more
  2. Cps for log ingest...read more
  3. Java code for number series. Geometric progression series. Java oops, inherita...read more

Recently Viewed

INTERVIEWS

Action Tour Guide

No Interviews

DESIGNATION

JOBS

Browse jobs

Discover jobs you love

INTERVIEWS

Dote Health Care

No Interviews

DESIGNATION

DESIGNATION

SALARIES

Synechron

SALARIES

Intel

INTERVIEWS

Monark Software

No Interviews

REVIEWS

Arcon TechSolutions

No Reviews

Tell us how to improve this page.

Gurucul Solutions Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

McAfee Interview Questions
4.0
 • 30 Interviews
RSA Security Interview Questions
3.8
 • 19 Interviews
Gen Interview Questions
4.0
 • 17 Interviews
Securonix Interview Questions
2.9
 • 13 Interviews
CyberArk Interview Questions
3.8
 • 12 Interviews
CrowdStrike Interview Questions
4.1
 • 10 Interviews
FireEye Interview Questions
4.3
 • 5 Interviews
Trend Micro Interview Questions
4.3
 • 1 Interview
View all

Gurucul Solutions Reviews and Ratings

based on 29 reviews

3.8/5

Rating in categories

3.7

Skill development

3.3

Work-life balance

3.3

Salary

4.2

Job security

3.7

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 29 Reviews and Ratings
QA Engineer
42 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
38 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Java Developer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Software Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Gurucul Solutions with

Securonix

2.9
Compare

Gen

4.0
Compare

FireEye

4.3
Compare

Palo Alto Networks

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent