Upload Button Icon Add office photos

Filter interviews by

Velogic Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(6 Questions)

  • Q1. What are MMC and LMC, Explain With Example?
  • Ans. 

    MMC stands for Maximum Material Condition and LMC stands for Least Material Condition. They are used in Geometric Dimensioning and Tolerancing (GD&T) to specify the maximum and minimum limits of a part's dimensions.

    • MMC is the condition where a part contains the maximum amount of material within the specified limits.

    • LMC is the condition where a part contains the least amount of material within the specified limits.

    • F...

  • Answered by AI
  • Q2. What is Layout Inspection ?
  • Ans. 

    Layout inspection is a quality control process to verify dimensions, tolerances, and alignment of components or products.

    • Ensures components or products are manufactured according to design specifications

    • Involves measuring dimensions, angles, and alignments using tools like calipers, micrometers, and CMM machines

    • Helps identify any deviations from the design that may affect product functionality or performance

  • Answered by AI
  • Q3. What is GD&T. What are the Symbols of GD&T.
  • Ans. 

    GD&T stands for Geometric Dimensioning and Tolerancing. It is a system for defining and communicating engineering tolerances.

    • GD&T is used to specify the allowable variations in form, size, and orientation of part features.

    • Some common symbols used in GD&T include: Ø for diameter, ⌀ for circular runout, ⊥ for perpendicularity, and ∠ for angularity.

    • GD&T helps ensure that parts fit together properly and fun...

  • Answered by AI
  • Q4. How do you select the instrument before Dimensional inspection of any Component ?
  • Ans. 

    Selecting the right instrument for dimensional inspection involves considering the accuracy, precision, and type of measurement needed.

    • Identify the specific dimensions and tolerances that need to be measured

    • Consider the accuracy and precision required for the inspection

    • Choose the appropriate instrument based on the type of measurement (e.g. calipers for linear measurements, micrometers for precise measurements)

    • Ensure t...

  • Answered by AI
  • Q5. What is GD&T and what are the Symbols use in GD&T.
  • Ans. 

    GD&T stands for Geometric Dimensioning and Tolerancing. It is a system for defining and communicating engineering tolerances.

    • GD&T is used to specify the allowable variations in form, size, and orientation of part features.

    • Symbols used in GD&T include: concentricity, position, profile, runout, perpendicularity, parallelism, etc.

    • GD&T helps ensure parts are manufactured to the correct dimensions and tolera

  • Answered by AI
  • Q6. How do you select the instrument before Dimensional inspection of any Component.
  • Ans. 

    Selecting the right instrument for dimensional inspection involves considering accuracy, precision, type of measurement, and calibration.

    • Understand the specific requirements of the component being inspected

    • Consider the accuracy and precision needed for the measurements

    • Choose the appropriate type of instrument (e.g. calipers, micrometers, CMM)

    • Ensure the instrument is properly calibrated before use

    • Verify the instrument's...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. General discussion
Round 2 - Demo 

(1 Question)

  • Q1. Demo in our specialist subject
Round 3 - One-on-one 

(2 Questions)

  • Q1. General discussion about ourselves.
  • Q2. About work experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to be used for different data types or classes.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI
  • Q2. Find missing number from nth number array.
  • Ans. 

    Find missing number from nth number array.

    • Iterate through the array and calculate the sum of all numbers

    • Calculate the sum of numbers from 1 to n using the formula n*(n+1)/2

    • Subtract the sum of array from the sum of numbers from 1 to n to find the missing number

  • Answered by AI
  • Q3. Explain inheritance and it types
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Inheritance allows a class to reuse code from another class.

    • Types of inheritance include single inheritance, where a class inherits from only one parent class, and multiple inheritance, where a class inherits from multiple parent classes.

    • Example: Class B inherits from Class A, so Class B can access

  • Answered by AI
  • Q4. Find 2nd max elements from aaray
  • Ans. 

    Find 2nd max element from array of strings

    • Sort the array in descending order

    • Skip the first element (max element)

    • Return the second element

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Easy Level DS Questions - 30 mins

Round 2 - Technical 

(2 Questions)

  • Q1. Cloud Services related questions
  • Q2. ETL Based question
Round 3 - Coding Test 

A comprehensive coding test which included job role simulation.

Round 4 - Coding Test 

Advanced Cloud Services questions

Round 5 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a Senior Software Developer with 8 years of experience in full-stack development, specializing in Java and Angular.

    • 8 years of experience in full-stack development

    • Specialize in Java and Angular

    • Strong problem-solving skills

    • Experience working in agile environments

  • Answered by AI
  • Q2. Why did you leave your last organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Remote work although partially supported, is highly discouraged.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between wifi AC and Ax
  • Ans. 

    Wifi AC is the 5th generation of wifi technology, while Wifi Ax is the 6th generation with improved speed and efficiency.

    • Wifi AC operates on the 5 GHz band, while Wifi Ax operates on both 2.4 GHz and 5 GHz bands.

    • Wifi Ax supports MU-MIMO (Multi-User, Multiple Input, Multiple Output) technology for better performance in crowded networks.

    • Wifi Ax offers higher data rates and improved efficiency compared to Wifi AC.

    • Wifi Ax ...

  • Answered by AI
  • Q2. What is called as DTIM?
  • Ans. 

    DTIM stands for Delivery Traffic Indication Message, used in Wi-Fi networks to inform clients about the presence of buffered broadcast and multicast frames.

    • DTIM is a parameter in the Wi-Fi beacon frame that indicates to clients how often they should wake up to receive broadcast and multicast traffic.

    • It helps in saving battery life for devices by allowing them to sleep for longer periods of time.

    • Clients can set their po...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 coding questions were given , Running atleast one question with all test cases passing is mandatory.

Round 2 - Technical 

(2 Questions)

  • Q1. Bit manipulation question(asked to write atleast pseudo code)
  • Q2. Array based question(asked to write atleast pseudo code)

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are going for software engineer roles , dont neglect your DSA preparation.

QA/TL/TRAINER Interview Questions & Answers

CGS user image Anonymous

posted on 6 Aug 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

JAM just introduce yourself or speak on sometime topic shared

Round 2 - Aptitude Test 

English knowledge pen n paper

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all very prolonged interview they don’t have proper schedule.
And they literally call out interviewer names aloud and say leave ( unprofessional - at least take them in hall tell them the reason which them better luck next time, may be this boosts them for other take) mostly freshers
. HR -doesn’t share proper feedback or reason
. No decision on salary manager seems talkative juz seems unnecessary
. Every candidate has to go for 2days no matter he will be selected/rejected.
.I wasted my whole day just to give typing test and written test and that to being experienced and later they asked to come tomorrow for another round
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Indeed and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How much brokerage you used to generate a day
  • Ans. 

    I used to generate an average of $X in brokerage per day

    • On average, I used to generate $X in brokerage per day

    • The amount of brokerage generated per day varied based on market conditions and client activity

    • For example, on a busy trading day, I could generate $Y in brokerage, while on a slow day it could be lower at $Z

  • Answered by AI
  • Q2. Total brokerage generationin a day
  • Ans. 

    The total brokerage generation in a day is the sum of all the brokerage fees earned by the equity dealer from executing trades.

    • Calculate the brokerage earned from each trade executed during the day

    • Add up all the brokerage fees to get the total brokerage generation for the day

    • Consider different types of trades and their respective brokerage rates

    • Example: If a dealer earns $10 from Trade A, $15 from Trade B, and $20 from...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer already knows if a person is to be selected after f2f round. But in my case interview went smooth the interviewer said hr will share the feedback. Three days passed then i called texted hr didn't respond a day later hr responded she didn't receive any feedback yet. if i get selected then they will call. I am not understanding why they taking so long to share the feedback. Very unprofessional simply sharing feedback would help the interviewee to decide whether he should go for some other company.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quantiative Aptitude

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions related to basic DSA, Searching, sorting, SQL Queries based on aggregate functions, Basic puzzle (GFG)
Round 3 - One-on-one 

(1 Question)

  • Q1. Resume based, Discussion about projects mentioned on the resume.
Round 4 - HR 

(1 Question)

  • Q1. Strength, Weakness,

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm during the process
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. System implementation process
  • Ans. 

    System implementation process involves planning, designing, testing, and deploying new software or hardware systems.

    • Planning phase involves defining project scope, setting goals, and creating a timeline.

    • Design phase includes creating system architecture, database design, and user interface.

    • Testing phase involves conducting various tests to ensure system functionality and performance.

    • Deployment phase includes installing...

  • Answered by AI
  • Q2. Role and responsibilities to monitor performance.
  • Ans. 

    Monitoring performance involves setting clear expectations, providing feedback, tracking progress, and addressing any issues that arise.

    • Set clear performance expectations for team members

    • Provide regular feedback on performance

    • Track progress towards goals and objectives

    • Address any performance issues promptly and constructively

  • Answered by AI

Velogic Interview FAQs

How to prepare for Velogic 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 Velogic. The most common topics and skills that interviewers at Velogic expect are Administration, Data Entry, Data Entry Operation, part time and Backend.

Tell us how to improve this page.

Interview Questions from Similar Companies

GAMMON INDIA Interview Questions
3.9
 • 29 Interviews
CGS Interview Questions
3.5
 • 26 Interviews
KHY ELECTRONIC Interview Questions
3.8
 • 26 Interviews
Taco Bell Interview Questions
4.2
 • 20 Interviews
InsanelyGood Interview Questions
4.1
 • 19 Interviews
View all

Velogic Reviews and Ratings

based on 19 reviews

3.1/5

Rating in categories

3.1

Skill development

2.9

Work-life balance

2.3

Salary

2.8

Job security

3.0

Company culture

2.4

Promotions

3.0

Work satisfaction

Explore 19 Reviews and Ratings
Operations Executive
7 salaries
unlock blur

₹1.5 L/yr - ₹3.5 L/yr

Senior Executive
7 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Operations Manager
4 salaries
unlock blur

₹5.5 L/yr - ₹8.4 L/yr

Executive Accountant
4 salaries
unlock blur

₹2.8 L/yr - ₹3 L/yr

Deputy Manager
3 salaries
unlock blur

₹8.1 L/yr - ₹10.8 L/yr

Explore more salaries
Compare Velogic with

Exl India

3.5
Compare

Primus Global Technologies

4.0
Compare

GAMMON INDIA

3.9
Compare

Educomp Solutions

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