Puja K Gupta

age ~33

from Los Altos, CA

Also known as:
  • Puja Kanta Gupta
  • Puja Gupta Takiar
  • Puja G Takiar

Puja Gupta Phones & Addresses

  • Los Altos, CA
  • San Diego, CA
  • San Francisco, CA
  • Cupertino, CA
  • 22388 Santa Paula Ave, Cupertino, CA 95014

Work

  • Company:
    Carefusion
    Oct 2009
  • Position:
    Principal software quality engineer

Education

  • School / High School:
    Stanford University
    2013
  • Specialities:
    Management

Us Patents

  • File System Error Detection And Recovery Framework

    view source
  • US Patent:
    20090089628, Apr 2, 2009
  • Filed:
    Oct 1, 2007
  • Appl. No.:
    11/865352
  • Inventors:
    Mark S. Day - Saratoga CA, US
    Dominic B. Giampaolo - Mountain View CA, US
    Puja D. Gupta - Sunnyvale CA, US
  • International Classification:
    G06F 11/07
  • US Classification:
    714 54, 714E11021
  • Abstract:
    Methods, systems and machine readable media for file system error detection and protection are described. In one aspect, an embodiment of a method includes collecting first data identifying at least one error in performing at least one of reading or writing data to a storage device and determining, through an association between the first data and file identifiers, a set of files which are effected by the at least one error. The collecting may be performed automatically as a background process. In another aspect, an embodiment of a method includes detecting at least one error in file system metadata for a storage device, the detecting being performed automatically as a background process, and storing state information automatically in response to the detecting; the state information indicates that upon next mounting of the storage device, the data processing system will automatically cause the running of a file system check of the file system metadata.
  • File System Error Detection And Recovery Framework

    view source
  • US Patent:
    20120198287, Aug 2, 2012
  • Filed:
    Feb 8, 2012
  • Appl. No.:
    13/369258
  • Inventors:
    Mark S. Day - Saratoga CA, US
    Dominic B. Giampaolo - Mountain View CA, US
    Puja D. Gupta - Sunnyvale CA, US
  • International Classification:
    G06F 11/07
  • US Classification:
    714 45, 714E11025
  • Abstract:
    In one aspect, an embodiment of file system error detection and protection includes collecting first data identifying at least one error in performing at least one of reading or writing data to a storage device and determining, through an association between the first data and file identifiers, a set of files which are effected by the at least one error. The collecting may be performed automatically as a background process. In another aspect, an embodiment includes detecting at least one error in file system metadata for a storage device, the detecting being performed automatically as a background process, and storing state information automatically in response to the detecting; the state information indicates that upon next mounting of the storage device, the data processing system will automatically cause the running of a file system check of the file system metadata.
  • Secure Relocation Of Encrypted Files

    view source
  • US Patent:
    20130073870, Mar 21, 2013
  • Filed:
    Sep 15, 2011
  • Appl. No.:
    13/233090
  • Inventors:
    Conrad Sauerwald - Mountain View CA, US
    Daniel J. Post - Campbell CA, US
    Eric Brandon Tamura - Mountain View CA, US
    Matthew J. Byom - San Jose CA, US
    Puja Dilip Gupta - Sunnyvale CA, US
  • Assignee:
    Apple Inc. - Cupertino CA
  • International Classification:
    G06F 12/14
  • US Classification:
    713193, 713189
  • Abstract:
    Systems and methods are disclosed for secure relocation of encrypted files for a system having non-volatile memory (“NVM”). A system can include an encryption module that is configured to use a temporary encryption seed (e.g., a randomly generated key and a corresponding initialization vector) to decrypt and encrypt data files in an NVM. These data files may have originally been encrypted with different encryption seeds. Using such an approach, data files can be securely relocated even if the system does not have access to the original encryption seeds. In addition, the temporary encryption seed allows the system to bypass a default key scheme.
  • Verifying Integrity Of File System Data Structures

    view source
  • US Patent:
    7774320, Aug 10, 2010
  • Filed:
    Apr 1, 2005
  • Appl. No.:
    11/097776
  • Inventors:
    Mark Steven Day - Saratoga CA, US
    Wenguang Wang - Cupertino CA, US
    Puja Dilip Gupta - Sunnyvale CA, US
    Christopher Yoshito Emura - Santa Clara CA, US
  • Assignee:
    Apple Inc. - Cupertino CA
  • International Classification:
    G06F 7/00
    G06F 17/00
  • US Classification:
    707690
  • Abstract:
    Systems, methods, computer program products, and means are provided for verifying the integrity of data structures. A system includes a first data structure, a second data structure, and a fingerprint block. The first data structure has a first set of unique identifiers. The second data structure has a second set of unique identifiers. The fingerprint block verifies correspondence between the first and second data structures by performing a mathematical function on the first and second sets of unique identifiers to produce a result indicative of correspondence.
  • Automated Software Testing Using Simulated User Personas

    view source
  • US Patent:
    20210081302, Mar 18, 2021
  • Filed:
    Sep 17, 2019
  • Appl. No.:
    16/573626
  • Inventors:
    - Armonk NY, US
    Puja GUPTA - San Diego CA, US
    Sun Young PARK - San Diego CA, US
    Dustin Michael SARGENT - San Diego CA, US
  • International Classification:
    G06F 11/36
    G06N 3/08
    G06N 3/04
    G06F 11/34
    G06F 11/30
  • Abstract:
    Provided are techniques for automated software testing using simulated user personas. A request to test software is received. Job roles, user software activities for the software to be tested, and objectives are automatically identified using a first machine learning model. A test operation sequence using the job roles, the user software activities, and the objectives to test the software is generated using a second machine learning model. The test operation sequence is executed to simulate different users having different job roles using the software with the user software activities to achieve the objectives.
  • Multi-Thread Synchronization Primitive

    view source
  • US Patent:
    20180349209, Dec 6, 2018
  • Filed:
    Dec 8, 2017
  • Appl. No.:
    15/836459
  • Inventors:
    - Cupertino CA, US
    Pierre Habouzit - Triel sur Seine, FR
    Daniel A. Chimene - San Francisco CA, US
    Jeremy C. Andrus - Sunnyvale CA, US
    James M. Magee - Orlando FL, US
    Puja Gupta - San Francisco CA, US
  • International Classification:
    G06F 9/52
    G06F 9/48
  • Abstract:
    Techniques are disclosed relating to efficiently handling execution of multiple threads to perform various actions. In some embodiments, an application instantiates a queue and a synchronization primitive. The queue maintains a set of work items to be operated on by a thread pool maintained by a kernel. The synchronization primitive controls access to the queue by a plurality of threads including threads of the thread pool. In such an embodiment, a first thread of the application enqueues a work item in the queue and issues a system call to the kernel to request that the kernel dispatch a thread of the thread pool to operate on the first work item. In various embodiments, the dispatched thread is executable to acquire the synchronization primitive, dequeue the work item, and operate on it.
  • Switching Users And Sync Bubble For Edu Mode

    view source
  • US Patent:
    20170200008, Jul 13, 2017
  • Filed:
    Jan 10, 2016
  • Appl. No.:
    14/991988
  • Inventors:
    - Cupertino CA, US
    Joseph R. Auricchio - San Francisco CA, US
    Puja D. Gupta - Sunnyvale CA, US
    Ananthakrishna Ramesh - Cupertino CA, US
    Timothy P. Hannon - Mountain View CA, US
  • International Classification:
    G06F 21/57
    H04L 29/06
    H04W 12/04
    H04L 9/32
    H04W 12/06
    G06F 9/44
    H04L 9/08
  • Abstract:
    Systems and methods are disclosed for implementing an educational mode on a portable computing device, such as a tablet computer, that is a single-user system, used serially by multiple users. Each user can have a separate user storage that may be encrypted. The computing device boots as a system user to a login screen. A first student user enters user credentials into the login screen. The computing device can reboot the user-space processes, while leaving the kernel running, rebooting the computing device as the first student user. When the first student user logs out, data to be synchronized to, e.g., the cloud, can be synchronized for the first student user while a second student user is logged into the device.

Resumes

Puja Gupta Photo 1

Puja Gupta

view source
Location:
United States
Puja Gupta Photo 2

Puja Gupta

view source
Location:
United States
Puja Gupta Photo 3

Puja Gupta

view source
Location:
United States
Puja Gupta Photo 4

Puja Gupta

view source
Work:
Carefusion

Oct 2009 to Present
Principal Software Quality Engineer
Cardinal Health
San Diego, CA
Feb 2008 to Nov 2009
Senior Software QA Engineer
Education:
Stanford University
2013
Management
NIIT
Delhi, ND, US
2006
Computer Science
Stanford University
Management
Name / Title
Company / Classification
Phones & Addresses
Puja Gupta
Managing
Paw Analytics LLC
Software Company · Animal Services · Nonclassifiable Establishments
10158 Imperial Ave, Cupertino, CA 95014
Puja Gupta
Managing
Hightech Technologies, LLC
High Technology Training
39500 Stevenson Pl, Fremont, CA 94539

Wikipedia References

Puja Gupta Photo 5

Puja Gupta

About:
Born:

New Delhi , Delhi India

Work:
Position:

Indian film actor • Actress

Skills & Activities:

she has appeared in super hit films like OMG – Oh My God! vicky donor and Blood Money ( 2012 film ).

Puja Gupta Photo 6

Puja Gupta

Puja Gupta Photo 7

Puja Gupta (Actress)

Facebook

Puja Gupta Photo 8

Puja Gupta Mittal

view source
Puja Gupta Photo 9

Puja Gupta

view source
Puja Gupta Photo 10

Puja Gupta Reddy

view source
Puja Gupta Photo 11

Vishwanath Puja Gupta

view source
Puja Gupta Photo 12

Puja Gupta Puja Gupta

view source
Puja Gupta Photo 13

Puja Khandelwal Gupta

view source
Puja Gupta Photo 14

Puja Nangia Gupta

view source
Puja Gupta Photo 15

Puja Bahl Gupta

view source

Myspace

Puja Gupta Photo 16

Puja Gupta

view source
Locality:
New Delhi, Delhi
Gender:
Female
Birthday:
1942
Puja Gupta Photo 17

Puja Gupta

view source
Locality:
India
Gender:
Female
Birthday:
1942
Puja Gupta Photo 18

Puja Gupta

view source
Locality:
India
Gender:
Female
Birthday:
1944
Puja Gupta Photo 19

Puja Gupta

view source
Locality:
DALLAS, Texas
Gender:
Female
Birthday:
1936
Puja Gupta Photo 20

puja gupta

view source
Locality:
New Jersey
Gender:
Female
Birthday:
1941

Googleplus

Puja Gupta Photo 21

Puja Gupta

Work:
Sr.supervisor
Education:
Virginia High School
Puja Gupta Photo 22

Puja Gupta

Work:
Model
Puja Gupta Photo 23

Puja Gupta

Work:
4ways Solutions Pvt. Ltd.
Puja Gupta Photo 24

Puja Gupta

Work:
Student
Puja Gupta Photo 25

Puja Gupta

Tagline:
Helo.......
Puja Gupta Photo 26

Puja Gupta

Puja Gupta Photo 27

Puja Gupta

Puja Gupta Photo 28

Puja Gupta

Flickr

Youtube

Puja Gupta all geared to represent India @ th...

Website: www.zoomtv.in "I knew I was going to win when I came here. I ...

  • Category:
    Entertainment
  • Uploaded:
    18 Jul, 2007
  • Duration:
    2m 16s

Femina Miss India Universe 2007 Puja Gupta

Puja Gupta's Dress Trial for Miss India Universe 2007

  • Category:
    People & Blogs
  • Uploaded:
    03 Aug, 2007
  • Duration:
    3m 54s

Puja Gupta Miss India Universe 2007 on Zoom

Blog: www.zoomdekho.bl... Website www.zoomtv.in With the Abhi-Ash wed...

  • Category:
    Entertainment
  • Uploaded:
    17 Apr, 2007
  • Duration:
    8m 4s

Pantaloon Femina Miss India2007- Puja Gupta S...

Miss India 1994 Short Clip highlights pageant where Sushmita Sen and A...

  • Category:
    Entertainment
  • Uploaded:
    19 Feb, 2008
  • Duration:
    8m 31s

Miss India 2007 Puja Gupta in Munich

Current Miss India 2007, Puja Gupta, came to Munich to see some touris...

  • Category:
    People & Blogs
  • Uploaded:
    03 Aug, 2007
  • Duration:
    50s

Miss India Universe 2007 Puja Gupta

Check out Puja Gupta rehearsing her steps for the evening gown competi...

  • Category:
    Entertainment
  • Uploaded:
    24 Feb, 2008
  • Duration:
    21s

Classmates

Puja Gupta Photo 37

Puja Gupta

view source
Schools:
Langly High School Great Falls VA 1996-2000
Community:
Sandra Brown
Puja Gupta Photo 38

Puja Gupta

view source
Schools:
Greens Farms Academy Greens Farms CT 1992-1996
Community:
Bruce Cleary
Puja Gupta Photo 39

Greens Farms Academy, Gre...

view source
Graduates:
Puja Gupta (1992-1996),
Peter Rose (1978-1982),
Hanson Tse (1989-1993),
Katy Watson (1975-1975)

Plaxo

Puja Gupta Photo 40

Puja Gupta

view source
Dallas, TX

Get Report for Puja K Gupta from Los Altos, CA, age ~33
Control profile